Source position: fpreadjpeg.pas line 91
protected function TFPReaderJPEG.CMYKToRGB(
const C: Byte;
const M: Byte;
const Y: Byte;
const K: Byte
):TFPColor; virtual;