Edited Issue: Create coapp package for imagemagick [962]
Create a coapp package for imagemagick instead of bundling them manually. This would benefitboth this project (easier to bundle lib/symbols and includes for each respective platform/toolset).If you...
View ArticleCreated Unassigned: Implement ICloneable for MagickImage [974]
Support for cloning a MagickImage object. This is usefull if you have to perform operations on the source image that you do not want to affect the original image.
View ArticleCommented Unassigned: Implement ICloneable for MagickImage [974]
Support for cloning a MagickImage object. This is usefull if you have to perform operations on the source image that you do not want to affect the original image.Comments: ** Comment from web user:...
View ArticleCommented Unassigned: Implement ICloneable for MagickImage [974]
Support for cloning a MagickImage object. This is usefull if you have to perform operations on the source image that you do not want to affect the original image.Comments: ** Comment from web user:...
View ArticleClosed Unassigned: Implement ICloneable for MagickImage [974]
Support for cloning a MagickImage object. This is usefull if you have to perform operations on the source image that you do not want to affect the original image.Comments: Resolved with changeset...
View ArticleCommented Issue: Create coapp package for imagemagick [962]
Create a coapp package for imagemagick instead of bundling them manually. This would benefitboth this project (easier to bundle lib/symbols and includes for each respective platform/toolset).If you...
View ArticleCommented Unassigned: Change in nuget deployment structure [979]
Dmitry, we are having a great deal of pain with ImageMagick when mixing projects that requireeither the x86 or x64 version of ImageMagick.Therefor i propose a change in both nuget and naming convention...
View ArticleEdited Unassigned: Create coapp package for imagemagick [962]
Create a coapp package for imagemagick instead of bundling them manually. This would benefitboth this project (easier to bundle lib/symbols and includes for each respective platform/toolset).If you...
View ArticleCreated 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 Feature: Custom implementation of Magick Script Language [968]
Add a class that can parse a script that can be used to perform batch operations on images. For example:```<msl><read fileName="input.jpg"><resize percentage="0.5"/><write...
View ArticleCommented Unassigned: Change in nuget deployment structure [979]
Dmitry, we are having a great deal of pain with ImageMagick when mixing projects that requireeither the x86 or x64 version of ImageMagick.Therefor i propose a change in both nuget and naming convention...
View ArticleCreated 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 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 Unassigned: Change in nuget deployment structure [979]
Dmitry, we are having a great deal of pain with ImageMagick when mixing projects that requireeither the x86 or x64 version of ImageMagick.Therefor i propose a change in both nuget and naming convention...
View ArticleEdited Unassigned: 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 ArticleEdited Unassigned: 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 ArticleEdited Unassigned: Change in nuget deployment structure [979]
Dmitry, we are having a great deal of pain with ImageMagick when mixing projects that requireeither the x86 or x64 version of ImageMagick.Therefor i propose a change in both nuget and naming convention...
View ArticleClosed Unassigned: Change in nuget deployment structure [979]
Dmitry, we are having a great deal of pain with ImageMagick when mixing projects that requireeither the x86 or x64 version of ImageMagick.Therefor i propose a change in both nuget and naming convention...
View ArticleCreated Unassigned: ExifProfile should return a class instead of byte array...
The ExifProfile method should return a class that can be used to retrieve the exif information.
View ArticleCreated Feature: Include all files in the dll [985]
I am at the moment using another .net wrapper of ImageMagic, but the version is outdated and only available in x86. Therefore, I was happy to see your wrapper, but the old wrapper I am using has...
View Article