correct convert script for new imagamagick 7.5.x.x
This commit is contained in:
@@ -188,7 +188,7 @@ convert_image() {
|
|||||||
$OUTPUT_DIR/removed_black.png
|
$OUTPUT_DIR/removed_black.png
|
||||||
|
|
||||||
# create the matte
|
# create the matte
|
||||||
convert $OUTPUT_DIR/removed_black.png -channel matte -separate +matte \
|
convert $OUTPUT_DIR/removed_black.png -channel matte -negate -separate +matte \
|
||||||
$OUTPUT_DIR/matte.png
|
$OUTPUT_DIR/matte.png
|
||||||
|
|
||||||
# negate the colors
|
# negate the colors
|
||||||
|
|||||||
Reference in New Issue
Block a user