sdk
/
com.sygic.sdk.map.object
/
BitmapFactory
Bitmap
Factory
abstract class
BitmapFactory
:
Parcelable
Content copied to clipboard
Functions
Inheritors
Functions
describe
Contents
Link copied to clipboard
abstract fun
describeContents
():
Int
Content copied to clipboard
equals
Link copied to clipboard
@
CallSuper
fun
equals
(o:
Any
):
Boolean
Content copied to clipboard
get
Bitmap
Link copied to clipboard
open fun
getBitmap
(
@
NonNull
context:
Context
):
Bitmap
Content copied to clipboard
open fun
getBitmap
(
@
NonNull
context:
Context
, scaling:
LowGL.ViewScaling
):
Bitmap
Content copied to clipboard
hash
Code
Link copied to clipboard
fun
hashCode
():
Int
Content copied to clipboard
recycle
Link copied to clipboard
open fun
recycle
()
Content copied to clipboard
write
To
Parcel
Link copied to clipboard
abstract fun
writeToParcel
(p:
Parcel
, p1:
Int
)
Content copied to clipboard
Inheritors
SimpleBitmapFactory
Link copied to clipboard
DrawableFactory
Link copied to clipboard