-
Bug
-
Resolution: Fixed
-
P4
-
1.4.0
-
b63
-
generic
-
solaris_9
PNGImageReader currently reads all image metadata, even if the ignoreMetadata flag
is set. We can reduce overhead and improve performance of reading small PNG images
if we skip those metadata blocks when ignoreMetadata=true.
is set. We can reduce overhead and improve performance of reading small PNG images
if we skip those metadata blocks when ignoreMetadata=true.