Commented Unassigned: Resize results in a black image [1214]
This was working just fine and now all of a sudden when I attempt to re-size an image the result is a black rectangle. Here's my code:Am I missing something? Is there a better way to accomplish the...
View ArticleCommented Issue: PathTooLongException [1188]
Is there a way around PathTooLongException? I tried adding @"\\\?\" to path but it did not work. I use AlphaFS from Codeplex to get to files, but once in that folder I can not open image with...
View ArticleCommented Issue: PathTooLongException [1188]
Is there a way around PathTooLongException? I tried adding @"\\\?\" to path but it did not work. I use AlphaFS from Codeplex to get to files, but once in that folder I can not open image with...
View ArticleCommented Unassigned: Resize results in a black image [1214]
This was working just fine and now all of a sudden when I attempt to re-size an image the result is a black rectangle. Here's my code:Am I missing something? Is there a better way to accomplish the...
View ArticleCreated Feature: Make ImageProfile class IComparable [1215]
Make ImageProfile class IComparable
View ArticleEdited Feature: Make ImageProfile class IComparable [1215]
Make ImageProfile class IComparable
View ArticleCommented Feature: Make ImageProfile class IEquatable [1215]
Make ImageProfile class IEquatableComments: ** Comment from web user: timpeters ** Thanks. I'm able to match up the color profiles by comparing the byte arrays of those profiles. But having them...
View ArticleClosed Feature: Make ImageProfile class IEquatable [1215]
Make ImageProfile class IEquatableComments: Resolved with changeset 33441: ImageProfile is now IEquatable
View ArticleCommented Feature: Create editor for MagickScript [982]
Add a clickonce application that can be used to edit MagickScript files. This wpf application should include atleast the following features:* Color coded xml editor* _Intellisense_ support in the xml...
View ArticleCommented Unassigned: Resize results in a black image [1214]
This was working just fine and now all of a sudden when I attempt to re-size an image the result is a black rectangle. Here's my code:Am I missing something? Is there a better way to accomplish the...
View ArticleClosed Unassigned: Resize results in a black image [1214]
This was working just fine and now all of a sudden when I attempt to re-size an image the result is a black rectangle. Here's my code:Am I missing something? Is there a better way to accomplish the...
View ArticleCreated Unassigned: QuantizeSettings + AnyCPU = Specified cast is not valid...
This code works in version 6.8.9.002-Q16-__x64__-net40 version:var qSettings = new QuantizeSettings {Colors = 8, DitherMethod = DitherMethod.No};However, when I switched to the __AnyCPU__ equivalent,...
View ArticleEdited Issue: QuantizeSettings + AnyCPU = Specified cast is not valid [1223]
This code works in version 6.8.9.002-Q16-__x64__-net40 version:var qSettings = new QuantizeSettings {Colors = 8, DitherMethod = DitherMethod.No};However, when I switched to the __AnyCPU__ equivalent,...
View ArticleCommented Issue: QuantizeSettings + AnyCPU = Specified cast is not valid [1223]
This code works in version 6.8.9.002-Q16-__x64__-net40 version:var qSettings = new QuantizeSettings {Colors = 8, DitherMethod = DitherMethod.No};However, when I switched to the __AnyCPU__ equivalent,...
View ArticleCreated Feature: Add support for named colors in MagickColor [1224]
Add support for the color names described here: http://www.imagemagick.org/script/color.php
View ArticleEdited Feature: Add support for named colors in MagickColor [1224]
Add support for the color names described here: http://www.imagemagick.org/script/color.php
View ArticleCommented Issue: QuantizeSettings + AnyCPU = Specified cast is not valid [1223]
This code works in version 6.8.9.002-Q16-__x64__-net40 version:var qSettings = new QuantizeSettings {Colors = 8, DitherMethod = DitherMethod.No};However, when I switched to the __AnyCPU__ equivalent,...
View ArticleCreated Unassigned: Performance problem with group4 conversion [1226]
Hi,I've detected some performance problem with fax group4 conversion, here I'll try to describe how to reproduce it:From terminal I execute the command what takes about ( 3-5 seconds )convert...
View ArticleCommented Unassigned: Performance problem with group4 conversion [1226]
Hi,I've detected some performance problem with fax group4 conversion, here I'll try to describe how to reproduce it:From terminal I execute the command what takes about ( 3-5 seconds )convert...
View ArticleCommented Unassigned: Performance problem with group4 conversion [1226]
Hi,I've detected some performance problem with fax group4 conversion, here I'll try to describe how to reproduce it:From terminal I execute the command what takes about ( 3-5 seconds )convert...
View Article