Quantcast
Channel: magick Issue Tracker Rss Feed
Browsing all 1011 articles
Browse latest View live
↧

Commented Unassigned: BitDepth and Statistics [1205]

Hi,I have regular RGB images with 8 bits per channel (jpeg or png format, mapping sRGB) to read.I use MagickImage Read function to read the image.When I display Maximum value in MagickImageStatistics,...

View Article


Closed Unassigned: BitDepth and Statistics [1205]

Hi,I have regular RGB images with 8 bits per channel (jpeg or png format, mapping sRGB) to read.I use MagickImage Read function to read the image.When I display Maximum value in MagickImageStatistics,...

View Article


Commented Unassigned: BitDepth and Statistics [1205]

Hi,I have regular RGB images with 8 bits per channel (jpeg or png format, mapping sRGB) to read.I use MagickImage Read function to read the image.When I display Maximum value in MagickImageStatistics,...

View Article

Closed Unassigned: Create NuGet sample package. [994]

Add a NuGet package that contains examples for a console application.Comments: Resolved with changeset 32614: Published Magick.NET 6.8.8.1001.

View Article

Closed Feature: Side by side loading of magick.net assembly [1009]

Many .NET projects do not target an explicit CPU architecture (i.e x86/x64) and managing two seperatebuilds can be a pain (especially if you do not rely on x64 specific features). A web project is a...

View Article


Closed Issue: Converting to pcx files ignores bit depth [1198]

I have a project that requires me to convert a jpg to a pcx image with a bit depth of 1. Basically a black and white image.Here's what i'm doing.```Using image As New MagickImage("color.jpg")...

View Article

Created Unassigned: Change DPI (resolution) but keep same size [1209]

Hi,How can I change Image DPI resolution (pixelperinch) but at the same time keep the file size (width and height ) same?Thank you

View Article

Closed Unassigned: Change DPI (resolution) but keep same size [1209]

Hi,How can I change Image DPI resolution (pixelperinch) but at the same time keep the file size (width and height ) same?Thank youComments: Can you create a discussion instead of an issue?...

View Article


Commented Issue: Coder Error Reading TIFF Image with Group 4 Compression [1113]

Reading TIFF CCITT Group 4 (scanned or faxed) images with MagickImage in C# throws MagickCoderErrorException. The exception message is shown below:Magick:: Null count for "Tag 32934" (type 4,...

View Article


Commented Feature: Add Distort to MagickScript. [1200]

Add Distort to MagickScript.Comments: ** Comment from web user: foguer ** Hi, i tried remplace my C# code :``` double[] va = { 0, 0, 125, 200 }; image.Distort(DistortMethod.Perspective, va); ```with...

View Article

Commented Feature: Add Distort to MagickScript. [1200]

Add Distort to MagickScript.Comments: ** Comment from web user: foguer ** PS : with Version Magick.NET 6.8.8.1001

View Article

Reopened Feature: Add Distort to MagickScript. [1200]

Add Distort to MagickScript.

View Article

Edited Feature: Add Distort to MagickScript. [1200]

Add Distort to MagickScript.

View Article


Closed Feature: Add Distort to MagickScript. [1200]

Add Distort to MagickScript.Comments: Resolved with changeset 32988: Fixed bug in detecting script variables.

View Article

Created Feature: Add AddRange to MagickImageCollection. [1212]

Add AddRange to MagickImageCollection.

View Article


Edited Feature: Add AddRange to MagickImageCollection. [1212]

Add AddRange to MagickImageCollection.

View Article

Closed Feature: Add AddRange to MagickImageCollection. [1212]

Add AddRange to MagickImageCollection.Comments: Resolved with changeset 33197: Added AddRange to MagickImageCollection.

View Article


Created Unassigned: output pdf file have only one page [1213]

Hi, all!first sorry my English.Magick.NET is great!but I have a little issue.this is not an issue with Magick.NET, but i can't ask it in usual programers forum, because it directly relates to...

View Article

Closed Unassigned: output pdf file have only one page [1213]

Hi, all!first sorry my English.Magick.NET is great!but I have a little issue.this is not an issue with Magick.NET, but i can't ask it in usual programers forum, because it directly relates to...

View Article

Created Unassigned: Resize results in a black image [1214]

This was working just fine and now all of a sudden when I attempt to re-size an image the result is a black rectangle. Here's my code:Am I missing something? Is there a better way to accomplish the...

View Article
Browsing all 1011 articles
Browse latest View live