public class OlympusRawInfoMakernoteDescriptor extends TagDescriptor<OlympusRawInfoMakernoteDirectory>
OlympusRawInfoMakernoteDirectory.
Some Description functions converted from Exiftool version 10.33 created by Phil Harvey http://www.sno.phy.queensu.ca/~phil/exiftool/ lib\Image\ExifTool\Olympus.pm
| Constructor and Description |
|---|
OlympusRawInfoMakernoteDescriptor(OlympusRawInfoMakernoteDirectory directory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColorMatrix2Description() |
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
String |
getOlympusLightSourceDescription() |
String |
getYCbCrCoefficientsDescription() |
convertBytesToVersionStringpublic OlympusRawInfoMakernoteDescriptor(OlympusRawInfoMakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptorgetString(tagType) will be returned.getDescription in class TagDescriptor<OlympusRawInfoMakernoteDirectory>tagType - the tag to find a description fornull if the tag hasn't been defined.public String getColorMatrix2Description()
public String getYCbCrCoefficientsDescription()
public String getOlympusLightSourceDescription()
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.