jjil.android
Class RgbImageAndroid
java.lang.Object
jjil.android.RgbImageAndroid
public class RgbImageAndroid
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RgbImageAndroid
public RgbImageAndroid()
toRgbImage
public static RgbImage toRgbImage(android.graphics.Bitmap bmp)
toBitmap
public static android.graphics.Bitmap toBitmap(RgbImage rgb)
toDisplay
public static void toDisplay(android.content.Context context,
RgbImage rgb)
toFile
public static void toFile(android.content.Context context,
RgbImage rgb,
int nQuality,
java.lang.String szPath)
throws java.io.IOException
- Throws:
java.io.IOException