public class OlympusRawDevelopmentMakernoteDescriptor extends TagDescriptor<OlympusRawDevelopmentMakernoteDirectory>
OlympusRawDevelopmentMakernoteDirectory.
Some Description functions 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 |
|---|
OlympusRawDevelopmentMakernoteDescriptor(OlympusRawDevelopmentMakernoteDirectory directory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
String |
getRawDevColorSpaceDescription() |
String |
getRawDevEditStatusDescription() |
String |
getRawDevEngineDescription() |
String |
getRawDevNoiseReductionDescription() |
String |
getRawDevSettingsDescription() |
String |
getRawDevVersionDescription() |
convertBytesToVersionStringpublic OlympusRawDevelopmentMakernoteDescriptor(OlympusRawDevelopmentMakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptorgetString(tagType) will be returned.getDescription in class TagDescriptor<OlympusRawDevelopmentMakernoteDirectory>tagType - the tag to find a description fornull if the tag hasn't been defined.public String getRawDevVersionDescription()
public String getRawDevColorSpaceDescription()
public String getRawDevEngineDescription()
public String getRawDevNoiseReductionDescription()
public String getRawDevEditStatusDescription()
public String getRawDevSettingsDescription()
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.