Previous | Next | (P-PDF) General
Topic: ICCBased Colorspace
Conf: (P-PDF) General, Msg: 30329
From: aandi
Date: 11/16/2001 10:06 PM
If there is no special method, you would need to get the Cos object for the color space. This will be a 2 element array - see the PDF Reference - so
CosDictGet(object,1)
will return a CosStream object containing the ICC profile. In addition the "N" key in this object will return an integer 1,3 or 4 that will tell you how many components this data has.