Search found 1 match
- 2012-11-22T04:19:22-07:00
- Forum: Users
- Topic: convert options
- Replies: 2
- Views: 4051
convert options
Hi, I am new to imagemagick command line options. I am on a windows 2003 SP2 server. I need to convert a "Grayscale 8bits PNG" into a "RVB PNG" (I check using Photoshop) I have tried the following options without desired result: -colorspace RGB -define png:color-type='2' -define png:color-type='6 ...