Edited Feature: Add ResourceLimits class. [1167]
Add ResourceLimits class that allows configuration of the memory/disk/thread limits.
View ArticleCreated Unassigned: ToByteArray and Write(Stream) for MagickImageCollection...
I have been trying out Magick.NET in my web application with success until I attempted to create animated gifs. When I try to call `collection.ToByteArray()` or `collection.Write(stream)` the...
View ArticleCommented Unassigned: ToByteArray and Write(Stream) for MagickImageCollection...
I have been trying out Magick.NET in my web application with success until I attempted to create animated gifs. When I try to call `collection.ToByteArray()` or `collection.Write(stream)` the...
View ArticleCommented Unassigned: ToByteArray and Write(Stream) for MagickImageCollection...
I have been trying out Magick.NET in my web application with success until I attempted to create animated gifs. When I try to call `collection.ToByteArray()` or `collection.Write(stream)` the...
View ArticleCommented Unassigned: ToByteArray and Write(Stream) for MagickImageCollection...
I have been trying out Magick.NET in my web application with success until I attempted to create animated gifs. When I try to call `collection.ToByteArray()` or `collection.Write(stream)` the...
View ArticleCommented Unassigned: ToByteArray and Write(Stream) for MagickImageCollection...
I have been trying out Magick.NET in my web application with success until I attempted to create animated gifs. When I try to call `collection.ToByteArray()` or `collection.Write(stream)` the...
View ArticleCreated Unassigned: Big files overflow RAM [1170]
Hi I recently stared to use MagickImage and it's greatMy use is simple: convert jp2 files to tiff with compression of JPEG The problem is that the jp2 are big and can be up to1.5 GBWhen I create object...
View ArticleCommented Unassigned: Big files overflow RAM [1170]
Hi I recently stared to use MagickImage and it's greatMy use is simple: convert jp2 files to tiff with compression of JPEG The problem is that the jp2 are big and can be up to1.5 GBWhen I create object...
View ArticleCreated Issue: Fix percentage bug in Modulate method. [1171]
Fix percentage bug in Modulate method.
View ArticleEdited Issue: Fix percentage bug in Modulate method. [1171]
Fix percentage bug in Modulate method.
View ArticleCommented Unassigned: Big files overflow RAM [1170]
Hi I recently stared to use MagickImage and it's greatMy use is simple: convert jp2 files to tiff with compression of JPEG The problem is that the jp2 are big and can be up to1.5 GBWhen I create object...
View ArticleClosed Unassigned: Big files overflow RAM [1170]
Hi I recently stared to use MagickImage and it's greatMy use is simple: convert jp2 files to tiff with compression of JPEG The problem is that the jp2 are big and can be up to1.5 GBWhen I create object...
View ArticleCommented Unassigned: ToByteArray and Write(Stream) for MagickImageCollection...
I have been trying out Magick.NET in my web application with success until I attempted to create animated gifs. When I try to call `collection.ToByteArray()` or `collection.Write(stream)` the...
View ArticleEdited Issue: ToByteArray and Write(Stream) for MagickImageCollection kill...
I have been trying out Magick.NET in my web application with success until I attempted to create animated gifs. When I try to call `collection.ToByteArray()` or `collection.Write(stream)` the...
View ArticleClosed Unassigned: Access violation when Resize and write. [1162]
using (MagickImage image = new MagickImage(src)){ image.Resize(Width, Height); image.Quality = 70; image.Write(dst);}Exception Info: System.AccessViolationExceptionStack: at...
View ArticleClosed Issue: Fix percentage bug in Modulate method. [1171]
Fix percentage bug in Modulate method.Comments: Resolved with changeset 31232: Fixed percentage bug in Modulate method.
View ArticleClosed Issue: Fix text color for caption: reader. [1172]
Fix text color for caption: reader.Comments: Resolved with changeset 31234: Fixed setting fill color for caption: reader.
View ArticleCommented Issue: ToByteArray and Write(Stream) for MagickImageCollection kill...
I have been trying out Magick.NET in my web application with success until I attempted to create animated gifs. When I try to call `collection.ToByteArray()` or `collection.Write(stream)` the...
View Article