Imaging::CMYK2Composite | ||
Description | ||
Convert
separate Cyan, Magenta, Yellow & Black 1-bit or 8-bit TIFF files to
a composite image file. The output image file can be JPEG, BMP, PNG, GIF or TIFF. Optionally the output image file can be reduced in size by resizing the image. |
||
Options | ||
Cyan
bitmap file |
The cyan (C) image file. | |
Magenta
bitmap file |
The magenta (M) image file. | |
Yellow
bitmap file |
The yellow (Y) image file. | |
Black
bitmap file |
The black (K) image file. | |
Output
image file |
The output image file (JPG, BMP, PNG, GIF, TIF). | |
Unchanged |
The output image file will have the same dimension (width, height) as the source bitmap files. | |
Resize
(%) |
The dimension of the output image file will be resized to n percent of the source bitmap files. | |
Resize
(width x height) |
The dimension of the output image file will be resized to {width} x {height} pixels. |