Skip to content

Openize HEIC: Memory using improvements

Choose a tag to compare

@ESidenko ESidenko released this 12 Jun 01:48
· 4 commits to main since this release
  • added a new parameter int[] dstArray in the methods getByteArray, getInt32Array of classes HeicImage and HeicImageFrame. It allows allocating the destination buffer only once.
  • updated API documentation