public class KodakMakernoteDescriptor extends TagDescriptor<KodakMakernoteDirectory>
KodakMakernoteDirectory.| 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() |
convertBytesToVersionStringpublic KodakMakernoteDescriptor(KodakMakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptorgetString(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-2016 Drew Noakes. All Rights Reserved.