I am reading a PDF file that contains an image, color space used in image is CMYK, when I read the image and output it into my own viewer (not pdf reader) I have to subtract each component of each pixel from 255 then I get normal display otherwise I get negative image of the input image. Please tell me why I have to subtract the whole image data from 255?
Best Regards,
Ali