Commented Unassigned: Setting VirtualPixelMethod throws an error [1374]
Setting the VirtualPixelMethod throws an error.```Unable to find an entry point named 'MagickImage_VirtualPixelMethod_Set' in DLL 'Magick.NET-Q16-x64.Native.dll'. at...
View ArticleEdited Issue: Setting VirtualPixelMethod throws an error [1374]
Setting the VirtualPixelMethod throws an error.```Unable to find an entry point named 'MagickImage_VirtualPixelMethod_Set' in DLL 'Magick.NET-Q16-x64.Native.dll'. at...
View ArticleClosed Issue: Setting VirtualPixelMethod throws an error [1374]
Setting the VirtualPixelMethod throws an error.```Unable to find an entry point named 'MagickImage_VirtualPixelMethod_Set' in DLL 'Magick.NET-Q16-x64.Native.dll'. at...
View ArticleCreated Unassigned: Swirl is broken [1375]
Looks like Swirl() is not working in 7.0.0.0101. There is no explicit exception being thrown. It seems to process for a moment, but the image remains unchanged.
View ArticleEdited Issue: Swirl is broken [1375]
Looks like Swirl() is not working in 7.0.0.0101. There is no explicit exception being thrown. It seems to process for a moment, but the image remains unchanged.
View ArticleCommented Issue: Swirl is broken [1375]
Looks like Swirl() is not working in 7.0.0.0101. There is no explicit exception being thrown. It seems to process for a moment, but the image remains unchanged.Comments: Thanks for reporting this. I...
View ArticleEdited Issue: Swirl is broken [1375]
Looks like Swirl() is not working in 7.0.0.0101. There is no explicit exception being thrown. It seems to process for a moment, but the image remains unchanged.
View ArticleClosed Issue: Swirl is broken [1375]
Looks like Swirl() is not working in 7.0.0.0101. There is no explicit exception being thrown. It seems to process for a moment, but the image remains unchanged.
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 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 Feature: Add build instructions [1376]
Add a file that explains how to build Magick.NET.
View ArticleCreated Unassigned: AdaptiveBlur broken [1377]
In 7.0.0.0102 (and possibly 0101) AdaptiveBlur is not working. It returns the original image after processing. Looks similar to Swirl.
View ArticleCommented Unassigned: AdaptiveBlur broken [1377]
In 7.0.0.0102 (and possibly 0101) AdaptiveBlur is not working. It returns the original image after processing. Looks similar to Swirl.Comments: Have you tried to see if disabling OpenCL solves the issue?
View ArticleCreated Unassigned: Animated gif generating [1378]
I can't really understand, why gif animation isn't working without this?```//Optionally reduce colorsQuantizeSettings settings = new QuantizeSettings { Colors = 256 };collection.Quantize(settings);//...
View ArticleCommented Unassigned: Animated gif generating [1378]
I can't really understand, why gif animation isn't working without this?```//Optionally reduce colorsQuantizeSettings settings = new QuantizeSettings { Colors = 256 };collection.Quantize(settings);//...
View ArticleCommented Unassigned: AdaptiveBlur broken [1377]
In 7.0.0.0102 (and possibly 0101) AdaptiveBlur is not working. It returns the original image after processing. Looks similar to Swirl.Comments: I left a message in your e-mail inbox. I cannot reproduce...
View ArticleCommented Unassigned: AdaptiveBlur broken [1377]
In 7.0.0.0102 (and possibly 0101) AdaptiveBlur is not working. It returns the original image after processing. Looks similar to Swirl.Comments: Sorry, spam filter caught that email. I'll try to create...
View ArticleCommented Unassigned: AdaptiveBlur broken [1377]
In 7.0.0.0102 (and possibly 0101) AdaptiveBlur is not working. It returns the original image after processing. Looks similar to Swirl.Comments: False alarm. Turns out it was my code after all.
View ArticleClosed Unassigned: AdaptiveBlur broken [1377]
In 7.0.0.0102 (and possibly 0101) AdaptiveBlur is not working. It returns the original image after processing. Looks similar to Swirl.
View ArticleCommented Feature: Add build instructions [1376]
Add a file that explains how to build Magick.NET.Comments: Added a simple document here: https://magick.codeplex.com/SourceControl/latest#Building.md and here:...
View Article