Skip to content

Tags: openize-com/openize-heic-java

Tags

v.25.9

Toggle v.25.9's commit message
Version 25.9

- Added `ContentLightLevelInfo` box parsing;
- Added access to more metadata (including ColourType, GroupsListBox, etc.);
- Added `toString` summary method to image frame;
- Improved parallel processing for enhanced stability;
- Changed the way `Frames` property is calculated (altr group logic and no thumbnails);
- Changed frame properties loading to support iOS18+ files;
- Added box types used in iOS18+ files;
- Performed memory optimizations;
- API markdown fixes;
- Minor spelling fixes.

v.25.8

Toggle v.25.8's commit message
optimizations

v.25.6

Toggle v.25.6's commit message
+ added a new parameter int[] dstArray in the methods getByteArray, g…

…etInt32Array of classes HeicImage and HeicImageFrame. It allows allocating the destination buffer only once.

* updated API documentation

v.25.4

Toggle v.25.4's commit message
* fixed api documentaion

* fixed a wrong method name