BitmapFactory

abstract class BitmapFactory : Parcelable

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
Link copied to clipboard
open fun getBitmap(@NonNull context: Context): Bitmap
open fun getBitmap(@NonNull context: Context, scaling: LowGL.ViewScaling): Bitmap
Link copied to clipboard
fun hashCode(): Int
Link copied to clipboard
open fun recycle()
Link copied to clipboard
abstract fun writeToParcel(p: Parcel, p1: Int)

Properties

Link copied to clipboard

Inheritors

Link copied to clipboard
Link copied to clipboard