Code: Select all
convert xc:red -depth 8 -format "%[hex:u.p{0,0}]\n" info:
This does not:
Code: Select all
convert xc:red -depth 8 -format "%[hex:p{0,0}]\n" info:
Code: Select all
convert xc:red -depth 8 -format "%[hex:u.p{0,0}]\n" info:
Code: Select all
convert xc:red -depth 8 -format "%[hex:p{0,0}]\n" info: