public class CasioType1MakernoteDescriptor extends TagDescriptor<CasioType1MakernoteDirectory>
CasioType1MakernoteDirectory.| Constructor and Description |
|---|
CasioType1MakernoteDescriptor(CasioType1MakernoteDirectory directory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCcdSensitivityDescription() |
String |
getContrastDescription() |
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
String |
getDigitalZoomDescription() |
String |
getFlashIntensityDescription() |
String |
getFlashModeDescription() |
String |
getFocusingModeDescription() |
String |
getObjectDistanceDescription() |
String |
getQualityDescription() |
String |
getRecordingModeDescription() |
String |
getSaturationDescription() |
String |
getSharpnessDescription() |
String |
getWhiteBalanceDescription() |
convertBytesToVersionStringpublic CasioType1MakernoteDescriptor(CasioType1MakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptorgetString(tagType) will be returned.getDescription in class TagDescriptor<CasioType1MakernoteDirectory>tagType - the tag to find a description fornull if the tag hasn't been defined.public String getCcdSensitivityDescription()
public String getSaturationDescription()
public String getContrastDescription()
public String getSharpnessDescription()
public String getDigitalZoomDescription()
public String getWhiteBalanceDescription()
public String getObjectDistanceDescription()
public String getFlashIntensityDescription()
public String getFlashModeDescription()
public String getFocusingModeDescription()
public String getQualityDescription()
public String getRecordingModeDescription()
Copyright © 2002-2016 Drew Noakes. All Rights Reserved.