toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-feedback
/
com.mapbox.dash.sdk.feedback.utils
/
BitmapEncodeOptions
Bitmap
Encode
Options
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
data
class
BitmapEncodeOptions
(
val
width
:
Int
=
250
,
val
compressQuality
:
Int
=
20
)
Members
Constructors
Bitmap
Encode
Options
Link copied to clipboard
constructor
(
width
:
Int
=
250
,
compressQuality
:
Int
=
20
)
Properties
compress
Quality
Link copied to clipboard
val
compressQuality
:
Int
=
20
width
Link copied to clipboard
val
width
:
Int
=
250