protected static class BaseImageDecoder.ExifInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
flipHorizontal |
int |
rotation |
Modifier | Constructor and Description |
---|---|
protected |
BaseImageDecoder.ExifInfo() |
protected |
BaseImageDecoder.ExifInfo(int rotation,
boolean flipHorizontal) |