Search found 11064 matches
- 2006-03-28T14:50:48-07:00
- Forum: Users
- Topic: HDC to Image (general) beginner question
- Replies: 0
- Views: 9416
- 2006-03-28T14:46:33-07:00
- Forum: Bugs
- Topic: Error while Creating a Thumbnail from avi
- Replies: 0
- Views: 10820
- 2006-03-28T14:44:58-07:00
- Forum: Users
- Topic: monochrome PSD to PNG (or other format)
- Replies: 2
- Views: 13470
- 2006-03-28T14:31:42-07:00
- Forum: Users
- Topic: Response code 1? Is it really and error?
- Replies: 6
- Views: 22831
In ImageMagick 6.2.6-7 Beta we added a new log statement to display the actual command line being passed to the convert program to make debugging situations like yours easier. All you need to do is add -debug configure to the command line to get this information (and of course use ImageMagick 6.2.6 ...
- 2006-03-28T14:28:49-07:00
- Forum: Users
- Topic: problems with Command-line parser?
- Replies: 2
- Views: 15347
In ImageMagick 6.2.6-7 Beta we added a new log statement to display the actual command line being passed to the convert program to make debugging situations like yours easier. All you need to do is add -debug configure to the command line to get this information (and of course use ImageMagick 6.2.6 ...
- 2006-03-28T14:26:21-07:00
- Forum: PerlMagick
- Topic: beginer's question~ about image size
- Replies: 2
- Views: 22303
- 2006-03-28T13:45:12-07:00
- Forum: Users
- Topic: Response code 1? Is it really and error?
- Replies: 6
- Views: 22831
- 2006-03-28T13:22:55-07:00
- Forum: Users
- Topic: Response code 1? Is it really and error?
- Replies: 6
- Views: 22831
- 2006-03-28T13:09:14-07:00
- Forum: MagickWand
- Topic: upside down image from MagickGetImageBlob on OSX
- Replies: 0
- Views: 17789
- 2006-03-28T12:57:03-07:00
- Forum: Users
- Topic: problems with Command-line parser?
- Replies: 2
- Views: 15347
- 2006-03-28T12:51:35-07:00
- Forum: Bugs
- Topic: Convert JPG RGB->CMYK makes bad JPGs
- Replies: 0
- Views: 14728
The CMYK JPEG images created by ImageMagick are fine. They follow the JPEG standard. However, Adobe decided to invert the JPEG data in its files so some viewers follow the Adobe standard and others follow the JPEG specification. We try to follow the specifications as much as possible. To fix the ...
- 2006-03-28T12:40:35-07:00
- Forum: Users
- Topic: extracting channels from a PDF
- Replies: 6
- Views: 28899
Seems to work for us with ImageMagick-6.2.6-6. We get a black channal that is all zero pixels with this command: convert -colorspace cmyk test.pdf -channel Black -separate test_black.bmp Now all zero pixels may not be what you want but that is what Ghostscript is giving us. As we suggested earlier ...
- 2006-03-28T12:19:30-07:00
- Forum: Users
- Topic: problems with Command-line parser?
- Replies: 2
- Views: 15347
- 2006-03-28T12:13:37-07:00
- Forum: Bugs
- Topic: Problems with GIFs in Version 6.2.6
- Replies: 0
- Views: 14016
- 2006-03-28T10:37:04-07:00
- Forum: PerlMagick
- Topic: Infos from the Image width "identify"
- Replies: 0
- Views: 16175