toByteBufferBgr888

Converts an android.graphics.Bitmap to ByteBuffer stored as EImagePixelFormat.BGR_888. The ByteBuffer is direct. See ByteBuffer.isDirect.

Parameters

bitmap

Input bitmap.