getBitmap

open fun getBitmap(): Bitmap

Converts this YUV frame to an ARGB_8888 Bitmap. Applies stored rotation.

Return

A new Bitmap containing the converted frame.