public class OlympusImageProcessingMakernoteDescriptor extends TagDescriptor<OlympusImageProcessingMakernoteDirectory>
OlympusImageProcessingMakernoteDirectory.
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 |
|---|
OlympusImageProcessingMakernoteDescriptor(OlympusImageProcessingMakernoteDirectory directory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAspectRatioDescription() |
String |
getColorMatrixDescription() |
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
String |
getDistortionCorrection2Description() |
String |
getImageProcessingVersionDescription() |
String |
getKeystoneCompensationDescription() |
String |
getKeystoneDirectionDescription() |
String |
getMultipleExposureModeDescription() |
String |
getNoiseReduction2Description() |
String |
getShadingCompensation2Description() |
convertBytesToVersionStringpublic OlympusImageProcessingMakernoteDescriptor(OlympusImageProcessingMakernoteDirectory directory)
public String getDescription(int tagType)
TagDescriptorgetString(tagType) will be returned.getDescription in class TagDescriptor<OlympusImageProcessingMakernoteDirectory>tagType - the tag to find a description fornull if the tag hasn't been defined.public String getImageProcessingVersionDescription()
public String getColorMatrixDescription()
public String getNoiseReduction2Description()
public String getDistortionCorrection2Description()
public String getShadingCompensation2Description()
public String getMultipleExposureModeDescription()
public String getAspectRatioDescription()
public String getKeystoneCompensationDescription()
public String getKeystoneDirectionDescription()
Copyright © 2002-2017 Drew Noakes. All Rights Reserved.