Search found 1 match
- 2012-01-31T07:32:00-07:00
- Forum: Users
- Topic: Linear gradient does not work
- Replies: 3
- Views: 6414
Linear gradient does not work
Hello, we are using imagemagick for creating background images on the fly. We invoke the command convert -size 100x28 gradient:#FFFFFF-#DDDDDD "MyFile.gif". The result is a image what has no gradient at all. It seems to me that using other colors than white will work. But if white is part of the ...