A C D H R 
All Classes All Packages

A

AvifByteBufferBitmapDecoder - Class in com.bumptech.glide.integration.avif
A Glide ResourceDecoder capable of decoding Avif images.
AvifByteBufferBitmapDecoder(BitmapPool) - Constructor for class com.bumptech.glide.integration.avif.AvifByteBufferBitmapDecoder
 
AvifGlideModule - Class in com.bumptech.glide.integration.avif
Glide support for AVIF Images.
AvifGlideModule() - Constructor for class com.bumptech.glide.integration.avif.AvifGlideModule
 
AvifStreamBitmapDecoder - Class in com.bumptech.glide.integration.avif
A Glide ResourceDecoder capable of decoding Avif Images.
AvifStreamBitmapDecoder(List<ImageHeaderParser>, AvifByteBufferBitmapDecoder, ArrayPool) - Constructor for class com.bumptech.glide.integration.avif.AvifStreamBitmapDecoder
 

C

com.bumptech.glide.integration.avif - package com.bumptech.glide.integration.avif
 

D

decode(InputStream, int, int, Options) - Method in class com.bumptech.glide.integration.avif.AvifStreamBitmapDecoder
 
decode(ByteBuffer, int, int, Options) - Method in class com.bumptech.glide.integration.avif.AvifByteBufferBitmapDecoder
 

H

handles(InputStream, Options) - Method in class com.bumptech.glide.integration.avif.AvifStreamBitmapDecoder
 
handles(ByteBuffer, Options) - Method in class com.bumptech.glide.integration.avif.AvifByteBufferBitmapDecoder
 

R

registerComponents(Context, Glide, Registry) - Method in class com.bumptech.glide.integration.avif.AvifGlideModule
 
A C D H R 
All Classes All Packages