|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjjil.android.RgbImageAndroid
public class RgbImageAndroid
| Constructor Summary | |
|---|---|
RgbImageAndroid()
|
|
| Method Summary | |
|---|---|
static android.graphics.Bitmap |
toBitmap(RgbImage rgb)
|
static void |
toDisplay(android.content.Context context,
RgbImage rgb)
|
static void |
toFile(android.content.Context context,
RgbImage rgb,
int nQuality,
java.lang.String szPath)
|
static RgbImage |
toRgbImage(android.graphics.Bitmap bmp)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RgbImageAndroid()
| Method Detail |
|---|
public static RgbImage toRgbImage(android.graphics.Bitmap bmp)
public static android.graphics.Bitmap toBitmap(RgbImage rgb)
public static void toDisplay(android.content.Context context,
RgbImage rgb)
public static void toFile(android.content.Context context,
RgbImage rgb,
int nQuality,
java.lang.String szPath)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||