public class BmpUtil extends Object
| Constructor and Description |
|---|
BmpUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
save(android.graphics.Bitmap image,
OutputStream stream)
Android Bitmap Object to Window's v3 24bit Bmp Format File
|
public static boolean save(android.graphics.Bitmap image,
OutputStream stream)
throws IOException
image - IOExceptionCopyright © 2014. All Rights Reserved.