Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.3.4
-
Fix Version/s: 4.4, 5.0.0 alpha1, 5.0
-
Component/s: Core/Parsing
-
Labels:None
-
Environment:-
-
Salesforce Case Reference:
Description
2nd image in the attached PDF is rendered in black vs white.
The issue is related the the decode array not being applied to the image in question. I have a quick fix for this one but would like to take a little more time to apply the decode array more fully to other colour model in the parseImage() method. The parseImage() is our fall back code which builds the images bit by bit.