Code: Select all
convert -set units PixelsPerInch -density 300 -size 1200x1800 xc:#fff -fill xc:#f00 -draw 'rectangle 0 0 100 100' -black-point-compensation -intent Relative -profile USWebCoatedSWOP.icc test.tiffAnd in this case,
Code: Select all
convert -set units PixelsPerInch -density 300 -size 1200x1800 xc:#fff -black-point-compensation -intent Relative -profile USWebCoatedSWOP.icc blank.tiff