- Contents
Interaction Designer Help
JPG file format for faxes
The Create Fax Page List and Append Page tools supports the following JPG file formats:
-
JFIF. This is the JPEG File Interchange Format. CIC supports YUV 4:4:4, 4:2:2, and 4:1:1 color spacing, and YUV 4:0:0 for grayscale.
-
Progressive JPEG. This is a JFIF format that is useful for transmitting images, because the first part of the file contains the full dimensions of the image. Therefore, in a paint-while-load routine, you can display the whole image, then progressively clarify it as the rest of the file loads. CIC supports YUV 4:4:4, 4:2:2, and 4:1:1 color spacing, and YUV 4:0:0 for grayscale.
-
JTIF. This is the JPEG Tagged Interchange Format. CIC supports YUV 4:4:4, 4:2:2, and 4:1:1 color spacing, and YUV 4:0:0 for grayscale.