public class OlympusEquipmentMakernoteDescriptor extends TagDescriptor<OlympusEquipmentMakernoteDirectory>
OlympusEquipmentMakernoteDirectory
.
Some Description functions and the Extender and Lens types lists converted from Exiftool version 10.10 created by Phil Harvey http://www.sno.phy.queensu.ca/~phil/exiftool/ lib\Image\ExifTool\Olympus.pm
Constructor and Description |
---|
OlympusEquipmentMakernoteDescriptor(OlympusEquipmentMakernoteDirectory directory) |
Modifier and Type | Method and Description |
---|---|
String |
getBodyFirmwareVersionDescription() |
String |
getCameraType2Description() |
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
String |
getEquipmentVersionDescription() |
String |
getExtenderDescription() |
String |
getFlashModelDescription() |
String |
getFlashTypeDescription() |
String |
getFocalPlaneDiagonalDescription() |
String |
getLensFirmwareVersionDescription() |
String |
getLensPropertiesDescription() |
String |
getLensTypeDescription() |
String |
getMaxApertureAtMaxFocalDescription() |
String |
getMaxApertureAtMinFocalDescription() |
String |
getMaxApertureDescription() |
convertBytesToVersionString
public OlympusEquipmentMakernoteDescriptor(OlympusEquipmentMakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<OlympusEquipmentMakernoteDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.public String getEquipmentVersionDescription()
public String getCameraType2Description()
public String getFocalPlaneDiagonalDescription()
public String getBodyFirmwareVersionDescription()
public String getLensTypeDescription()
public String getLensFirmwareVersionDescription()
public String getMaxApertureAtMinFocalDescription()
public String getMaxApertureAtMaxFocalDescription()
public String getMaxApertureDescription()
public String getLensPropertiesDescription()
public String getExtenderDescription()
public String getFlashTypeDescription()
public String getFlashModelDescription()
Copyright © 2022. All rights reserved.