Here is a link to the original PCX image https://www.dropbox.com/s/zmb3xehlkze2r ... 6.pcx?dl=0
Thank you.
Search found 4 matches
- 2016-01-26T08:18:35-07:00
- Forum: Magick.NET
- Topic: PCX to PDF conversion inverts some colors to black
- Replies: 4
- Views: 11279
- 2016-01-25T15:43:42-07:00
- Forum: Magick.NET
- Topic: PCX to PDF conversion inverts some colors to black
- Replies: 4
- Views: 11279
Re: PCX to PDF conversion inverts some colors to black
Apologies, I could not get google drive link to work. I edited original post with link to photobucket.
- 2016-01-25T15:26:41-07:00
- Forum: Magick.NET
- Topic: PCX to PDF conversion inverts some colors to black
- Replies: 4
- Views: 11279
PCX to PDF conversion inverts some colors to black
I am trying to convert a PCX image to PDF. The colors are sort of inverted. I says "sort of" because I tried purposely inverting the colors using Negate() and the output was different. Here is a screenshot of what I am seeing with native PCX image on left and ImageMagick PDF on the right: http://i30 ...
- 2016-01-21T16:14:38-07:00
- Forum: Magick.NET
- Topic: Detect and repair corrupt images
- Replies: 1
- Views: 10958
Detect and repair corrupt images
I often receive TIF images that throw exceptions when accessed using .NET System methods or other libraries. These are files are sometimes able to be rendered by Irfanview and resaved to the original file format which repairs the corruption somehow so the new image file then reads properly using the ...