sdk-common / com.tomtom.online.sdk.common.util / BitmapUtils

BitmapUtils

open class BitmapUtils

Helper functions to easily work with bitmaps.

Constructors

<init>

BitmapUtils()

Helper functions to easily work with bitmaps.

Functions

getPixels

open static fun getPixels(bitmap: Bitmap!): ByteArray!

Get bitmap pixels.