Search found 2 matches
- 2017-02-16T10:43:29-07:00
- Forum: Users
- Topic: Convert.exe -mattecolor Error 2245
- Replies: 3
- Views: 1392
Re: Convert.exe -mattecolor Error 2245
Awesome, that worked. Thanks!
- 2017-02-15T18:24:41-07:00
- Forum: Users
- Topic: Convert.exe -mattecolor Error 2245
- Replies: 3
- Views: 1392
Convert.exe -mattecolor Error 2245
Hi all, I'm trying to run convert.exe from the commmand line on version 7.0.4-9 Q16 x64 of ImageMagick. The input is from a php script: exec($convert . ' -size 16x430 gradient: ' . $pal . ' -clut -mattecolor ' . $font_color . ' -frame 1x1 -set colorspace rgb -mattecolor gray -frame 1x1 "gradient.png ...