bitmap2Bytes

open fun bitmap2Bytes(bitmap: Bitmap, format: Bitmap.CompressFormat): Array<Byte>

Bitmap to bytes.

Return

bytes

Parameters

bitmap

The bitmap.

format

The format of bitmap.