Search found 1 match

by vinothg
2015-07-03T00:04:52-07:00
Forum: Users
Topic: Colorize not working properly in ubuntu but works fine in Mac
Replies: 2
Views: 1317

Colorize not working properly in ubuntu but works fine in Mac

I am trying to colorize the below image to blue using the command

"convert input.png -fill blue3 -colorize 100% output.png"

http://i.imgur.com/ucqnLfJm.png

In Mac, it is working perfectly fine but in ubuntu it is colorizing the whole image to blue.

Mac output ->

http://i.imgur.com ...