BitmapResource
A resource wrapping a android.graphics.Bitmap object.
Constructors
Functions
Link copied to clipboard
Returns the Class of the wrapped resource.
Link copied to clipboard
Called on a background thread so the Resource can do some eager initialization.
Link copied to clipboard
Returns a new BitmapResource wrapping the given Bitmap if the Bitmap is non-null or null if the given Bitmap is null.