AvifByteBufferBitmapDecoder
A Glide ResourceDecoder capable of decoding Avif images.
Constructors
Functions
Link copied to clipboard
open fun decode( source: ByteBuffer, width: Int, height: Int, options: Options): Resource<Bitmap>
Content copied to clipboard
Link copied to clipboard