[static initializer] | com.googlecode.leptonica.android.WriteFile | [package, static] |
DEFAULT_PROGRESSIVE | com.googlecode.leptonica.android.WriteFile | [static] |
DEFAULT_QUALITY | com.googlecode.leptonica.android.WriteFile | [static] |
nativeWriteBitmap(int nativePix, Bitmap bitmap) | com.googlecode.leptonica.android.WriteFile | [private, static] |
nativeWriteBytes8(int nativePix, byte[] data) | com.googlecode.leptonica.android.WriteFile | [private, static] |
nativeWriteFiles(int nativePix, String rootname, int format) | com.googlecode.leptonica.android.WriteFile | [private, static] |
nativeWriteImpliedFormat(int nativePix, String fileName, int quality, boolean progressive) | com.googlecode.leptonica.android.WriteFile | [private, static] |
nativeWriteMem(int nativePix, int format) | com.googlecode.leptonica.android.WriteFile | [private, static] |
writeBitmap(Pix pixs) | com.googlecode.leptonica.android.WriteFile | [static] |
writeBytes8(Pix pixs) | com.googlecode.leptonica.android.WriteFile | [static] |
writeBytes8(Pix pixs, byte[] data) | com.googlecode.leptonica.android.WriteFile | [static] |
writeFiles(Pixa pixas, File path, String prefix, int format) | com.googlecode.leptonica.android.WriteFile | [static] |
writeImpliedFormat(Pix pixs, File file) | com.googlecode.leptonica.android.WriteFile | [static] |
writeImpliedFormat(Pix pixs, File file, int quality, boolean progressive) | com.googlecode.leptonica.android.WriteFile | [static] |
writeMem(Pix pixs, int format) | com.googlecode.leptonica.android.WriteFile | [static] |