public class BitmapFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte |
TYPE_BITMAP_PLAIN |
| Modifier and Type | Method and Description |
|---|---|
static Bitmap |
createBitmap(InputStream input) |
static Bitmap |
createBitmap(String type) |
public static final byte TYPE_BITMAP_PLAIN
public static Bitmap createBitmap(InputStream input) throws IOException
IOExceptionCopyright © 2018 DataWeb Research. All rights reserved.