Closed Unassigned: Error when converting from jp2 format [1415]
I tried to upgrade from version 7.0.0.103 but got an error while trying to convert from jp2 to jpg formats. The version 7.0.0.103 works fine but does not after upgrading.Just tested and it is working...
View ArticleClosed Unassigned: Cannot write proper progressive JPEG [1410]
Using Magick.NET-7.0.3.1-Q8-AnyCPU.zip I'm attempting to take an image and make it a progressive JPEG, however this isn't working as expected.``` public static void ProcessJpegImageProgressive(Bitmap...
View ArticleCommented Unassigned: Mono support is missing [1359]
If I understand well, because of the nature of accessing embedded dlls it is impossible to use the mono dllmap feature to use the library on mono.If there would be a version which would ship the dlls...
View ArticleCreated Unassigned: Xamarin Support [1416]
Hello, my question is whether or not the new Magick.NET for .NET Core also support Xamarin ?
View ArticleCommented Unassigned: Xamarin Support [1416]
Hello, my question is whether or not the new Magick.NET for .NET Core also support Xamarin ? Comments: Magick.NET for .NET Core does not support Xamarin at the moment. But if you are planning to help...
View ArticleClosed Unassigned: Xamarin Support [1416]
Hello, my question is whether or not the new Magick.NET for .NET Core also support Xamarin ?
View ArticleCreated Unassigned: 'TIFFWriteDirectoryTagData' @...
Hi, I'm using magick net library to convert image from jpg/png image into tif. Besides conversion I need apply some transformation for image (Trim, SetColorProfile, Resize, etc.).For most of images it...
View ArticleClosed Unassigned: 'TIFFWriteDirectoryTagData' @ error/tiff.c/TIFFErrors/565`...
Hi, I'm using magick net library to convert image from jpg/png image into tif. Besides conversion I need apply some transformation for image (Trim, SetColorProfile, Resize, etc.).For most of images it...
View ArticleCreated Unassigned: MagickImage Write Webp error [1418]
```using (MagickImage image = new MagickImage(filepath)){ image.Format = MagickFormat.WebP; image.Write(Response.OutputStream); image.Dispose();}```Width or height exceeds limit `' @...
View ArticleCommented Unassigned: MagickImage Write Webp error [1418]
```using (MagickImage image = new MagickImage(filepath)){ image.Format = MagickFormat.WebP; image.Write(Response.OutputStream); image.Dispose();}```Width or height exceeds limit `' @...
View ArticleClosed Unassigned: MagickImage Write Webp error [1418]
```using (MagickImage image = new MagickImage(filepath)){ image.Format = MagickFormat.WebP; image.Write(Response.OutputStream); image.Dispose();}```Width or height exceeds limit `' @...
View ArticleCreated Unassigned: Magick.NET-Q16-x86.Native.dll staying locked till app...
One of the magick.net assembly is staying locked until we manually recycle app pool. I have tried all versions above 7.0.0.22 and it happens in every one of them. This is causing deployment errors. VS...
View ArticleCommented Unassigned: Magick.NET-Q16-x86.Native.dll staying locked till app...
One of the magick.net assembly is staying locked until we manually recycle app pool. I have tried all versions above 7.0.0.22 and it happens in every one of them. This is causing deployment errors. VS...
View ArticleClosed Unassigned: Magick.NET-Q16-x86.Native.dll staying locked till app pool...
One of the magick.net assembly is staying locked until we manually recycle app pool. I have tried all versions above 7.0.0.22 and it happens in every one of them. This is causing deployment errors. VS...
View ArticleCreated Unassigned: Unable to create 8-bit grayscale JPEG-2000 images [1420]
As I discuss in [this post](https://magick.codeplex.com/discussions/660276) and these ImageMagick forum posts (the ["Users"...
View ArticleCommented Unassigned: Unable to create 8-bit grayscale JPEG-2000 images [1420]
As I discuss in [this post](https://magick.codeplex.com/discussions/660276) and these ImageMagick forum posts (the ["Users"...
View ArticleCommented Unassigned: Unable to create 8-bit grayscale JPEG-2000 images [1420]
As I discuss in [this post](https://magick.codeplex.com/discussions/660276) and these ImageMagick forum posts (the ["Users"...
View ArticleCommented Unassigned: Unable to create 8-bit grayscale JPEG-2000 images [1420]
As I discuss in [this post](https://magick.codeplex.com/discussions/660276) and these ImageMagick forum posts (the ["Users"...
View ArticleCommented Unassigned: Unable to create 8-bit grayscale JPEG-2000 images [1420]
As I discuss in [this post](https://magick.codeplex.com/discussions/660276) and these ImageMagick forum posts (the ["Users"...
View ArticleCreated Unassigned: Insufficient memory (case 4) [1421]
Hi,I'm using Magick.net in a very high volume multi threaded photo processing application. I see random errors like below. This usually on photos that are larger, I have to deal with JPG files that are...
View Article