Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Patch Available
Description
The percentage of image completion is equals to the current scanline number over the total lines that needs to be completed (source height).
I have also un-commented another statement since the JPEGImageWriteParam class has already been implemented.
Thanks.