COMPRESSION_FORMAT

val COMPRESSION_FORMAT: Option<CompressFormat>

An android.graphics.Bitmap.CompressFormat option used as the format to encode the android.graphics.Bitmap.

Defaults to JPEG for images without alpha and PNG for images with alpha.