https://bz.apache.org/bugzilla/show_bug.cgi?id=58716
Bug ID: 58716
Summary: Picture.resize() is slow as image is read for
dimensions again
Product: POI
Version: 3.13-FINAL
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: normal
Priority: P2
Component: XSSF
Assignee: [email protected]
Reporter: [email protected]
In Picutre.resize() -> Picture.getPreferredSize() ->
ImageUtils.getImageDimension() the image is read once again. Requesting
enhancement to pass in Dimensions of the image before hand to avoid a slow read
operation only to get dimensions.
More Info on use case:
http://stackoverflow.com/questions/34150804/apache-poi-xssfpicture-resize-too-slow-for-multiple-images-in-a-xssfsheet
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]