Identify %A is not returning transparency
Posted: 2018-03-14T07:18:56-07:00
ImageMagick-7.0.7-Q16
Windows
Command i'm running: magick identify -format "%d,%f,%t,%x,%A,%C" C:\Art\Files\File.tif
What's strange is that for %A it returns the full path and filename without backslashes. "C:ArtFilesFile.tif"
According to this link (https://www.imagemagick.org/script/escape.php) %A should be "image transparency channel enabled (true/false)"
What am I missing here?
EDIT
THIS WAS AN ISSUE W/ MY BATCH FILE. PLEASE DELETE!
Windows
Command i'm running: magick identify -format "%d,%f,%t,%x,%A,%C" C:\Art\Files\File.tif
What's strange is that for %A it returns the full path and filename without backslashes. "C:ArtFilesFile.tif"
According to this link (https://www.imagemagick.org/script/escape.php) %A should be "image transparency channel enabled (true/false)"
What am I missing here?
EDIT
THIS WAS AN ISSUE W/ MY BATCH FILE. PLEASE DELETE!