Unplanned
Last Updated: 23 May 2018 15:04 by ADMIN
ADMIN
Hristo
Created on: 23 May 2018 15:02
Category: PdfViewer
Type: Bug Report
2
FIX. RadPdfViewer - wrong pixel colors when image is compressed with FlateDecode and PNG predictor parameters
This is reproducible for images with FlateDecode and predictor value in the range between 10 and 15. As an example you may take a look at the DecodeParms property in the following image PDF dictionary:

<< /BitsPerComponent 8 /ColorSpace /DeviceRGB /DecodeParms << /BitsPerComponent 8 /Colors 3 /Columns 1024 /Predictor 15 >> /Filter /FlateDecode /Height 2868 /Subtype /Image /Type /XObject /Width 1024 /Length 1236707 >>
0 comments