Edited Unassigned: GetExifProfile returns null [1145]
I have a couple of TIFF files, and for each of them I'm sure there's EXIF data in them. At the very least, they should contain a title, caption, some tags and (this one is the one I'm interested in)...
View ArticleCreated Issue: EXIF parser always returns 0 for Short [1151]
Fix Endianness bug in Exif Reader
View ArticleEdited Issue: EXIF parser always returns 0 for Short [1151]
Fix Endianness bug in Exif Reader
View ArticleCommented Unassigned: GetExifProfile returns null [1145]
I have a couple of TIFF files, and for each of them I'm sure there's EXIF data in them. At the very least, they should contain a title, caption, some tags and (this one is the one I'm interested in)...
View ArticleClosed Unassigned: GetExifProfile returns null [1145]
I have a couple of TIFF files, and for each of them I'm sure there's EXIF data in them. At the very least, they should contain a title, caption, some tags and (this one is the one I'm interested in)...
View ArticleClosed Issue: EXIF parser always returns 0 for Short [1151]
Fix Endianness bug in Exif ReaderComments: Resolved with changeset 30600: Fixed issue when reading exif profile with different byte order.
View ArticleCommented Issue: EXIF parser always returns 0 for Short [1151]
Fix Endianness bug in Exif ReaderComments: ** Comment from web user: kmm3232 ** I built your latest and tried it with our code. The fix works great; we can now orient Exif-tagged images as the user...
View ArticleCreated Unassigned: Access violation using .Clip() [1152]
An unhandled exception of type 'System.AccessViolationException' occurred in Magick.NET-x86.dllAdditional information: Attempted to read or write protected memory.Sample file to reproduce:...
View ArticleEdited Issue: Access violation using .Clip() [1152]
An unhandled exception of type 'System.AccessViolationException' occurred in Magick.NET-x86.dllAdditional information: Attempted to read or write protected memory.Sample file to reproduce:...
View ArticleCreated Unassigned: Different result .Clip() with 502 vs. 901 [1153]
Hello,Seems like the .Clip() method behaves very odd in some cases since the 901 release.File to reproduce with: http://download.bkbone.nl/ClipProblem.tifNarrowed it down to:``` using (MagickImage img...
View ArticleEdited Issue: Different result .Clip() with 502 vs. 901 [1153]
Hello,Seems like the .Clip() method behaves very odd in some cases since the 901 release.File to reproduce with: http://download.bkbone.nl/ClipProblem.tifNarrowed it down to:``` using (MagickImage img...
View ArticleCommented Issue: Different result .Clip() with 502 vs. 901 [1153]
Hello,Seems like the .Clip() method behaves very odd in some cases since the 901 release.File to reproduce with: http://download.bkbone.nl/ClipProblem.tifNarrowed it down to:``` using (MagickImage img...
View ArticleCommented Issue: Different result .Clip() with 502 vs. 901 [1153]
Hello,Seems like the .Clip() method behaves very odd in some cases since the 901 release.File to reproduce with: http://download.bkbone.nl/ClipProblem.tifNarrowed it down to:``` using (MagickImage img...
View ArticleCreated Issue: Fix detection of GhostScript in ImageMagick. [1155]
ImageMagick should be able to find GhostScript in HKEY_CURRENT_USER but that doesn't work currently.
View ArticleEdited Issue: Fix detection of GhostScript in ImageMagick. [1155]
ImageMagick should be able to find GhostScript in HKEY_CURRENT_USER but that doesn't work currently.
View ArticleClosed Issue: Fix detection of GhostScript in ImageMagick. [1155]
ImageMagick should be able to find GhostScript in HKEY_CURRENT_USER but that doesn't work currently.Comments: Fixed in ImageMagick.
View ArticleCreated Unassigned: WritablePixelCollection IndexOutOfRangeException [1156]
Hi,I updated from Version 502 to 901 (Q16) and now I always get "IndexOutOfRangeException" when setting a pixel with ```myWritablePixelCollection.Set(x, y, new float[] { 5000, 5000, 5000, 0 });```The...
View ArticleEdited Issue: WritablePixelCollection IndexOutOfRangeException [1156]
Hi,I updated from Version 502 to 901 (Q16) and now I always get "IndexOutOfRangeException" when setting a pixel with ```myWritablePixelCollection.Set(x, y, new float[] { 5000, 5000, 5000, 0 });```The...
View ArticleClosed Issue: WritablePixelCollection IndexOutOfRangeException [1156]
Hi,I updated from Version 502 to 901 (Q16) and now I always get "IndexOutOfRangeException" when setting a pixel with ```myWritablePixelCollection.Set(x, y, new float[] { 5000, 5000, 5000, 0 });```The...
View ArticleClosed Unassigned: Emf-files issue [1148]
Library is not working with emf-files (Exception while trying to create image from emf-file, stream with emf-file, etc.)Comments: Fixed in ImageMagick.
View Article