toByteBufferAlpha8

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

Parameters

bitmap

Input bitmap.