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