Edited Issue: MemoryAllocationFailed `No such file or directory' @...
I got following error message "Magick: MemoryAllocationFailed `No such file or directory' @ fatal/string.c/BlobToStringInfo/217" trying to read an image from buffer with follwing lines of code:```try...
View ArticleClosed Issue: MemoryAllocationFailed `No such file or directory' @...
I got following error message "Magick: MemoryAllocationFailed `No such file or directory' @ fatal/string.c/BlobToStringInfo/217" trying to read an image from buffer with follwing lines of code:```try...
View ArticleCommented Unassigned: MagickImage.Crop making it so I can't save really large...
If you load any Image, and crop it the sRGB disappears (and other values?)```using(var image = new MagickImage(file)){// in debugger hover mouse over image, you'll see that it has an sRGB value...
View ArticleCreated Unassigned: MagickFormat enum (v7.0.0.4) [1288]
It appears as though setting the Format property on a MagickImage object can result in unexpected results in the latest release. When setting the Format property to the value...
View ArticleCommented Unassigned: MagickFormat enum (v7.0.0.4) [1288]
It appears as though setting the Format property on a MagickImage object can result in unexpected results in the latest release. When setting the Format property to the value...
View ArticleCommented Unassigned: MagickFormat enum (v7.0.0.4) [1288]
It appears as though setting the Format property on a MagickImage object can result in unexpected results in the latest release. When setting the Format property to the value...
View ArticleClosed Unassigned: MagickFormat enum (v7.0.0.4) [1288]
It appears as though setting the Format property on a MagickImage object can result in unexpected results in the latest release. When setting the Format property to the value...
View ArticleClosed Unassigned: MagickImage.Crop making it so I can't save really large...
If you load any Image, and crop it the sRGB disappears (and other values?)```using(var image = new MagickImage(file)){// in debugger hover mouse over image, you'll see that it has an sRGB value...
View ArticleCreated Unassigned: Failed to load embedded assembly: The type initializer...
I am using latest version (7.0.0.6) of Magick.NET to convert images from .jpeg to .pbm and .png format. On development machine it works like charm. But after deployment, it gives below error :...
View ArticleCommented Unassigned: Failed to load embedded assembly: The type initializer...
Hi,I am using latest version (__7.0.0.6__) of Magick.NET to convert images from .jpeg to .pbm and .png format. I am happy to use this library as it has saved my lot of time. But On development machine...
View ArticleCommented Unassigned: Failed to load embedded assembly: The type initializer...
Hi,I am using latest version (__7.0.0.6__) of Magick.NET to convert images from .jpeg to .pbm and .png format. I am happy to use this library as it has saved my lot of time. But On development machine...
View ArticleCommented Unassigned: Failed to load embedded assembly: The type initializer...
Hi,I am using latest version (__7.0.0.6__) of Magick.NET to convert images from .jpeg to .pbm and .png format. I am happy to use this library as it has saved my lot of time. But On development machine...
View ArticleCommented Unassigned: Failed to load embedded assembly: The type initializer...
Hi,I am using latest version (__7.0.0.6__) of Magick.NET to convert images from .jpeg to .pbm and .png format. I am happy to use this library as it has saved my lot of time. But On development machine...
View ArticleClosed Unassigned: Failed to load embedded assembly: The type initializer for...
Hi,I am using latest version (__7.0.0.6__) of Magick.NET to convert images from .jpeg to .pbm and .png format. I am happy to use this library as it has saved my lot of time. But On development machine...
View ArticleCommented 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 ArticleCreated Unassigned: PSD to PNG Conversion broken in7.0.0.0007 [1308]
Hi!I'm using Magick.NET-7.0.0.0007-Q16-AnyCPU-net40-client, and now PSD-PNG conversion appears completely broken. Did you forget to test this feature before shipping? Basically all it shows is a black...
View ArticleCreated Unassigned: My transparent white icon is being turned transparent...
Hi! I'm using Magick.NET-7.0.0.0007-Q16-AnyCPU-net40-client, and my transparent white icon is being turned gray for reasons I can't fathom. My code does nothing more than scale the read PNG image by...
View ArticleCreated Issue: Use double for Density/Resample values. [1313]
Change Density/Resample to use a PointD/double.
View ArticleEdited Issue: Use double for Density/Resample values. [1313]
Change Density/Resample to use a PointD/double.
View ArticleCommented Unassigned: PSD to PNG Conversion broken in7.0.0.0007 [1308]
Hi!I'm using Magick.NET-7.0.0.0007-Q16-AnyCPU-net40-client, and now PSD-PNG conversion appears completely broken. Did you forget to test this feature before shipping? Basically all it shows is a black...
View Article