public class BitmapUtils
extends java.lang.Object
Bitmap| Constructor and Description |
|---|
BitmapUtils() |
| Modifier and Type | Method and Description |
|---|---|
static android.util.Pair<java.lang.Integer,java.lang.Integer> |
getImageDimensions(java.io.File file)
Gets the dimension of an image file.
|