DefaultImageHeaderParser
A class for parsing the exif orientation and other data from an image header.
Functions
Link copied to clipboard
Parse the orientation from the image header.
open fun getOrientation(byteBuffer: ByteBuffer, byteArrayPool: ArrayPool): Int
Content copied to clipboard
Link copied to clipboard