The DrawMatte() method is now called DrawAlpha()
Posted: 2018-09-04T03:24:53-07:00
There was this change: The DrawMatte() method is now called DrawAlpha().
Shouldn't be also -draw matte example in Transparent Canvas updated ?
Shouldn't be also -draw matte example in Transparent Canvas updated ?
Code: Select all
convert test.png -alpha set -fill none -draw 'matte 0,0 reset'
color_matte.png