I set modulate(2.0,2.0,2.0),
why photo can't see anything(all black..)
how can i use Magick::image modulate()??
Re: how can i use Magick::image modulate()??
sorry,is Modulate(1.0,1.0,1.0);
also all the photo be paint balck...
also all the photo be paint balck...
Re: how can i use Magick::image modulate()??
The Modulate() values are percentages. Use 100, 50, 100, for example.