BitmapBytesTranscoder
An com.bumptech.glide.load.resource.transcode.ResourceTranscoder that converts s into byte arrays using (android.graphics.Bitmap.CompressFormat, int, java.io.OutputStream).
Constructors
Link copied to clipboard
Link copied to clipboard
open fun BitmapBytesTranscoder(compressFormat: CompressFormat, quality: Int)
Content copied to clipboard