![]() |
Constants for PostScript Data Formats |
Header: CMApplication.h |
enum { cmPS7bit = 1, cmPS8bit = 2 };
The data is 7-bit safetherefore the data could be in 7-bit ASCII encoding or in ASCII base-85 encoding.
The data is 8-bit safetherefore the data could be in 7-bit or 8-bit ASCII encoding.
The ColorSync Manager provides these constant declarations to specify the format of PostScript data.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)