com.nostra13.universalimageloader.core.decode
Class BaseImageDecoder.ExifInfo
java.lang.Object
com.nostra13.universalimageloader.core.decode.BaseImageDecoder.ExifInfo
- Enclosing class:
- BaseImageDecoder
protected static class BaseImageDecoder.ExifInfo
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rotation
public final int rotation
flipHorizontal
public final boolean flipHorizontal
BaseImageDecoder.ExifInfo
protected BaseImageDecoder.ExifInfo()
BaseImageDecoder.ExifInfo
protected BaseImageDecoder.ExifInfo(int rotation,
boolean flipHorizontal)
Copyright © 2011-2014. All Rights Reserved.