Reopened Unassigned: Copy imagemagick dependencies when deploying a web...
The imagemagick dependencies are not being copied during deployment of a web project.Add the following to...
View ArticleCommented Issue: Copy imagemagick dependencies when deploying a web project...
The imagemagick dependencies are not being copied during deployment of a web project.Add the following to...
View ArticleCreated Issue: Add Separate and Combine methods. [1011]
Fix the _Seperate_ method in MagickImage and add a _Combine_ method to MagickImageCollection.
View ArticleEdited Issue: Add Separate and Combine methods. [1011]
Fix the _Seperate_ method in MagickImage and add a _Combine_ method to MagickImageCollection.
View ArticleClosed Issue: Add Separate and Combine methods. [1011]
Fix the _Seperate_ method in MagickImage and add a _Combine_ method to MagickImageCollection.Comments: Resolved with changeset 27163: MagickImage.Separate no longer modifies the image, it returns an...
View ArticleCreated Feature: Build ImageMagick with OpenMP support. [1016]
Build ImageMagick with /OpenMP
View ArticleEdited Feature: Build ImageMagick with OpenMP support. [1016]
Build ImageMagick with /OpenMP
View ArticleCreated Unassigned: Add support for '^' and '@' to MagickGeometry [1017]
Add support for the '^' and '@' flags to MagickGeometry
View ArticleEdited Feature: Add support for '^' and '@' to MagickGeometry [1017]
Add support for the '^' and '@' flags to MagickGeometry
View ArticleCreated Feature: Enable HDRI and add support for EXR images. [1018]
Enable HDRI and add support for EXR images.
View ArticleEdited Feature: Enable HDRI and add support for EXR images. [1018]
Enable HDRI and add support for EXR images.
View ArticleCommented 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 ArticleCommented 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 ArticleCreated Issue: Memory leak when appending *.tif files [1021]
Fix the memory leak when combining images in the MagickImageCollection.
View ArticleEdited Issue: Memory leak when appending *.tif files [1021]
Fix the memory leak when combining images in the MagickImageCollection.
View ArticleClosed Feature: Build ImageMagick with OpenMP support. [1016]
Build ImageMagick with /OpenMPComments: Resolved with changeset 27298: Recompiled libraries with ImageMagick 6.8.6.6.
View ArticleClosed Feature: Add support for '^' and '@' to MagickGeometry [1017]
Add support for the '^' and '@' flags to MagickGeometryComments: Resolved with changeset 27299: Added support for '^' and '@' to MagickGeometry.
View ArticleCreated Unassigned: Quality Resolution - Create a PDF file from two images:...
Hello, you can reduce the quality / resolution of the converted images to PDF? Using this code:Create a PDF file from two images:using (MagickImageCollection collection = new...
View ArticleClosed Unassigned: Quality Resolution - Create a PDF file from two images:...
Hello, you can reduce the quality / resolution of the converted images to PDF? Using this code:Create a PDF file from two images:using (MagickImageCollection collection = new...
View ArticleClosed Issue: Memory leak when appending *.tif files [1021]
Fix the memory leak when combining images in the MagickImageCollection.Comments: Resolved with changeset 27312: Fixed memory leak in MagickImageCollection.Fixed a couple of properties in MagickImage.
View Article