com.drew.metadata.exif
Class CanonMakernoteDirectory.FocalLength
java.lang.Object
com.drew.metadata.exif.CanonMakernoteDirectory.FocalLength
- Enclosing class:
- CanonMakernoteDirectory
public static final class CanonMakernoteDirectory.FocalLength
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAG_WHITE_BALANCE
public static final int TAG_WHITE_BALANCE
- 0 = Auto
1 = Sunny
2 = Cloudy
3 = Tungsten
4 = Florescent
5 = Flash
6 = Custom
- See Also:
- Constant Field Values
TAG_SEQUENCE_NUMBER
public static final int TAG_SEQUENCE_NUMBER
- See Also:
- Constant Field Values
TAG_AF_POINT_USED
public static final int TAG_AF_POINT_USED
- See Also:
- Constant Field Values
TAG_FLASH_BIAS
public static final int TAG_FLASH_BIAS
- The value of this tag may be translated into a flash bias value, in EV.
0xffc0 = -2 EV
0xffcc = -1.67 EV
0xffd0 = -1.5 EV
0xffd4 = -1.33 EV
0xffe0 = -1 EV
0xffec = -0.67 EV
0xfff0 = -0.5 EV
0xfff4 = -0.33 EV
0x0000 = 0 EV
0x000c = 0.33 EV
0x0010 = 0.5 EV
0x0014 = 0.67 EV
0x0020 = 1 EV
0x002c = 1.33 EV
0x0030 = 1.5 EV
0x0034 = 1.67 EV
0x0040 = 2 EV
- See Also:
- Constant Field Values
TAG_AUTO_EXPOSURE_BRACKETING
public static final int TAG_AUTO_EXPOSURE_BRACKETING
- See Also:
- Constant Field Values
TAG_AEB_BRACKET_VALUE
public static final int TAG_AEB_BRACKET_VALUE
- See Also:
- Constant Field Values
TAG_SUBJECT_DISTANCE
public static final int TAG_SUBJECT_DISTANCE
- See Also:
- Constant Field Values
CanonMakernoteDirectory.FocalLength
public CanonMakernoteDirectory.FocalLength()
Copyright © 2012. All Rights Reserved.