public class KodakMakernoteDescriptor extends TagDescriptor<KodakMakernoteDirectory>
KodakMakernoteDirectory
._directory
Constructor and Description |
---|
KodakMakernoteDescriptor(KodakMakernoteDirectory directory) |
Modifier and Type | Method and Description |
---|---|
String |
getBurstModeDescription() |
String |
getColorModeDescription() |
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
String |
getFlashFiredDescription() |
String |
getFlashModeDescription() |
String |
getFocusModeDescription() |
String |
getQualityDescription() |
String |
getSharpnessDescription() |
String |
getShutterModeDescription() |
String |
getWhiteBalanceDescription() |
convertBytesToVersionString, get7BitStringFromBytes, getAsciiStringFromBytes, getBitFlagDescription, getByteLengthDescription, getDecimalRational, getEpochTimeDescription, getFormattedFloat, getFormattedInt, getFormattedString, getIndexedDescription, getIndexedDescription, getSimpleRational, getVersionBytesDescription
public KodakMakernoteDescriptor(KodakMakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<KodakMakernoteDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.public String getSharpnessDescription()
public String getColorModeDescription()
public String getFlashFiredDescription()
public String getFlashModeDescription()
public String getWhiteBalanceDescription()
public String getFocusModeDescription()
public String getShutterModeDescription()
public String getBurstModeDescription()
public String getQualityDescription()
Copyright © 2002-2015 Drew Noakes. All Rights Reserved.