public class BitmapLuminanceSource extends LuminanceSource
BitmapLuminanceSource(android.graphics.Bitmap bitmap)
byte[]
getMatrix()
getRow(int y, byte[] row)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BitmapLuminanceSource(android.graphics.Bitmap bitmap)
public byte[] getMatrix()
public byte[] getRow(int y, byte[] row)