public class OlympusRawDevelopment2MakernoteDescriptor extends TagDescriptor<OlympusRawDevelopment2MakernoteDirectory>
OlympusRawDevelopment2MakernoteDirectory
.
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 |
---|
OlympusRawDevelopment2MakernoteDescriptor(OlympusRawDevelopment2MakernoteDirectory directory) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
String |
getFilterDescription(int tag) |
String |
getRawDevArtFilterDescription() |
String |
getRawDevColorSpaceDescription() |
String |
getRawDevEngineDescription() |
String |
getRawDevExposureBiasValueDescription() |
String |
getRawDevNoiseReductionDescription() |
String |
getRawDevPictureModeDescription() |
String |
getRawDevPmBwFilterDescription() |
String |
getRawDevPmPictureToneDescription() |
String |
getRawDevVersionDescription() |
convertBytesToVersionString
public OlympusRawDevelopment2MakernoteDescriptor(OlympusRawDevelopment2MakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptor
getString(tagType)
will be returned.getDescription
in class TagDescriptor<OlympusRawDevelopment2MakernoteDirectory>
tagType
- the tag to find a description fornull
if the tag hasn't been defined.public String getRawDevVersionDescription()
public String getRawDevExposureBiasValueDescription()
public String getRawDevColorSpaceDescription()
public String getRawDevNoiseReductionDescription()
public String getRawDevEngineDescription()
public String getRawDevPictureModeDescription()
public String getRawDevPmBwFilterDescription()
public String getRawDevPmPictureToneDescription()
public String getRawDevArtFilterDescription()
public String getFilterDescription(int tag)
Copyright © 2019. All rights reserved.