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