Commented Unassigned: Not a TIFF file, bad magic number 65280 (0xff00) [1356]
Hi,For some reason, when I try to use the attached EPS file, when I execute the following code:```MagickImage image = new MagickImage(@"C:\Issue.eps")```I get this error:> Not a TIFF file, bad magic...
View ArticleCommented Unassigned: Not a TIFF file, bad magic number 65280 (0xff00) [1356]
Hi,For some reason, when I try to use the attached EPS file, when I execute the following code:```MagickImage image = new MagickImage(@"C:\Issue.eps")```I get this error:> Not a TIFF file, bad magic...
View ArticleCommented Unassigned: Not a TIFF file, bad magic number 65280 (0xff00) [1356]
Hi,For some reason, when I try to use the attached EPS file, when I execute the following code:```MagickImage image = new MagickImage(@"C:\Issue.eps")```I get this error:> Not a TIFF file, bad magic...
View ArticleCommented Unassigned: Not a TIFF file, bad magic number 65280 (0xff00) [1356]
Hi,For some reason, when I try to use the attached EPS file, when I execute the following code:```MagickImage image = new MagickImage(@"C:\Issue.eps")```I get this error:> Not a TIFF file, bad magic...
View ArticleClosed Unassigned: Not a TIFF file, bad magic number 65280 (0xff00) [1356]
Hi,For some reason, when I try to use the attached EPS file, when I execute the following code:```MagickImage image = new MagickImage(@"C:\Issue.eps")```I get this error:> Not a TIFF file, bad magic...
View ArticleEdited Unassigned: Not a TIFF file, bad magic number 65280 (0xff00) [1356]
Hi,For some reason, when I try to use the attached EPS file, when I execute the following code:```MagickImage image = new MagickImage(@"C:\Issue.eps")```I get this error:> Not a TIFF file, bad magic...
View ArticleCreated Unassigned: Getting exception trying to read XMP profile [1357]
Ran into this only on the attached image using the latest nuget package (Q8-x64 7.0.0.16). The photo was taken with an iPhone 6.```System.Xml.XmlException occurred HResult=-2146232000 LineNumber=1...
View ArticleEdited Unassigned: Getting exception trying to read XMP profile [1357]
Ran into this only on the attached image using the latest nuget package (Q8-x64 7.0.0.16). The photo was taken with an iPhone 6.```System.Xml.XmlException occurred HResult=-2146232000 LineNumber=1...
View ArticleEdited Unassigned: Getting exception trying to read XMP profile [1357]
Ran into this only on the attached image using the latest nuget package (Q8-x64 7.0.0.16). The photo was taken with an iPhone 6.```System.Xml.XmlException occurred HResult=-2146232000 LineNumber=1...
View ArticleClosed Unassigned: Getting exception trying to read XMP profile [1357]
Ran into this only on the attached image using the latest nuget package (Q8-x64 7.0.0.16). The photo was taken with an iPhone 6.```System.Xml.XmlException occurred HResult=-2146232000 LineNumber=1...
View ArticleEdited Issue: Getting exception trying to read XMP profile [1357]
Ran into this only on the attached image using the latest nuget package (Q8-x64 7.0.0.16). The photo was taken with an iPhone 6.```System.Xml.XmlException occurred HResult=-2146232000 LineNumber=1...
View ArticleCommented Issue: Getting exception trying to read XMP profile [1357]
Ran into this only on the attached image using the latest nuget package (Q8-x64 7.0.0.16). The photo was taken with an iPhone 6.```System.Xml.XmlException occurred HResult=-2146232000 LineNumber=1...
View ArticleCreated Unassigned: Issue with MagickGeometry arguments [1358]
I am using the following code to resize the image. Which fetches the image in response object and the create an MagickImage object and resize it according to the width and height passed to the...
View ArticleEdited Issue: Issue with MagickGeometry arguments [1358]
I am using the following code to resize the image. Which fetches the image in response object and the create an MagickImage object and resize it according to the width and height passed to the...
View ArticleCommented Issue: Issue with MagickGeometry arguments [1358]
I am using the following code to resize the image. Which fetches the image in response object and the create an MagickImage object and resize it according to the width and height passed to the...
View ArticleClosed Issue: Issue with MagickGeometry arguments [1358]
I am using the following code to resize the image. Which fetches the image in response object and the create an MagickImage object and resize it according to the width and height passed to the...
View ArticleEdited Issue: Issue with MagickGeometry arguments [1358]
I am using the following code to resize the image. Which fetches the image in response object and the create an MagickImage object and resize it according to the width and height passed to the...
View ArticleCreated 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 ArticleCommented Unassigned: GhostScript Library "wrong format" [1360]
I am using Magick.NET 7.0.0.17 in VS2010 in an 64bit Environment on Windows Server 2008R2.Compiling the project gives me an error, that gsdll64.dll is of wrong format.I have referenced magick.net-x64...
View Article