to Byte Buffer Bgr888
Converts an android.graphics.Bitmap to ByteBuffer stored as EImagePixelFormat.BGR_888. The ByteBuffer is direct. See ByteBuffer.isDirect.
Parameters
bitmap
Input bitmap.
Converts an android.graphics.Bitmap to ByteBuffer stored as EImagePixelFormat.BGR_888. The ByteBuffer is direct. See ByteBuffer.isDirect.
Input bitmap.