public class ImageUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static int[] |
MASKS |
| Constructor and Description |
|---|
ImageUtils() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
bitmap2gif(Bitmap bitmap) |
byte[] |
bitmap2jpeg(Bitmap bitmap) |
byte[] |
bitmap2png(Bitmap bitmap) |
Copyright © 2015. All rights reserved.