Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.bumptech.glide.load.resource.transcode Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
BitmapBytesTranscoderAn ResourceTranscoder that converts Bitmaps into byte arrays usingClasscom.bumptech.glide.load.resource.transcodeGlide
BitmapToGlideDrawableTranscoderA wrapper for GlideBitmapDrawableTranscoder that transcodes to GlideDrawable rather thanClasscom.bumptech.glide.load.resource.transcodeGlide
GifBitmapWrapperDrawableTranscoderAn ResourceTranscoder that can transcode either an Bitmap or an GifDrawable into anClasscom.bumptech.glide.load.resource.transcodeGlide
GifDrawableBytesTranscoderAn ResourceTranscoder that converts GifDrawable into bytes by obtaining the original bytes of the GIF fromClasscom.bumptech.glide.load.resource.transcodeGlide
GlideBitmapDrawableTranscoderAn ResourceTranscoder that converts Bitmaps into BitmapDrawables.Classcom.bumptech.glide.load.resource.transcodeGlide
ResourceTranscoderTranscodes a resource of one type to a resource of another type.Interfacecom.bumptech.glide.load.resource.transcodeGlide
TranscoderRegistryA class that allows ResourceTranscoders to be registered and retrieved by the classes they convert between.Classcom.bumptech.glide.load.resource.transcodeGlide
UnitTranscoderA simple ResourceTranscoder that simply returns the given resource.Classcom.bumptech.glide.load.resource.transcodeGlide