I am reading a PDF file that contains an image, color space used in image is CMYK, when I output image into my own viewer 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