Class OlympusCameraSettingsMakernoteDescriptor
java.lang.Object
com.drew.metadata.TagDescriptor<OlympusCameraSettingsMakernoteDirectory>
com.drew.metadata.exif.makernotes.OlympusCameraSettingsMakernoteDescriptor
public class OlympusCameraSettingsMakernoteDescriptor
extends TagDescriptor<OlympusCameraSettingsMakernoteDirectory>
Provides human-readable String representations of tag values stored in a
OlympusCameraSettingsMakernoteDirectory.
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
- Author:
- Kevin Mott https://github.com/kwhopper, Drew Noakes https://drewnoakes.com
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptioncoordinates range from 0 to 255coordinates expressed as a percentgetDescription(int tagType) Returns a descriptive value of the specified tag for this image.2 or 3 numbers: 1.3 or 4 values3 or 4 values3 or 4 values2 numbers: 1.1 or 2 valuesconverted to degrees of upward camera tiltconverted to degrees of clockwise camera rotationMethods inherited from class com.drew.metadata.TagDescriptor
convertBytesToVersionString
-
Constructor Details
-
OlympusCameraSettingsMakernoteDescriptor
-
-
Method Details
-
getDescription
Description copied from class:TagDescriptorReturns a descriptive value of the specified tag for this image. Where possible, known values will be substituted here in place of the raw tokens actually kept in the metadata segment. If no substitution is available, the value provided bygetString(tagType)will be returned.- Overrides:
getDescriptionin classTagDescriptor<OlympusCameraSettingsMakernoteDirectory>- Parameters:
tagType- the tag to find a description for- Returns:
- a description of the image's value for the specified tag, or
nullif the tag hasn't been defined.
-
getCameraSettingsVersionDescription
-
getPreviewImageValidDescription
-
getExposureModeDescription
-
getAeLockDescription
-
getMeteringModeDescription
-
getExposureShiftDescription
-
getNdFilterDescription
-
getMacroModeDescription
-
getFocusModeDescription
-
getFocusProcessDescription
-
getAfSearchDescription
-
getAfAreasDescription
coordinates range from 0 to 255 -
getAfPointSelectedDescription
coordinates expressed as a percent -
getAfFineTuneDescription
-
getFlashModeDescription
-
getFlashRemoteControlDescription
-
getFlashControlModeDescription
3 or 4 values -
getFlashIntensityDescription
3 or 4 values -
getManualFlashStrengthDescription
-
getWhiteBalance2Description
-
getWhiteBalanceTemperatureDescription
-
getCustomSaturationDescription
-
getModifiedSaturationDescription
-
getContrastSettingDescription
-
getSharpnessSettingDescription
-
getColorSpaceDescription
-
getSceneModeDescription
-
getNoiseReductionDescription
-
getDistortionCorrectionDescription
-
getShadingCompensationDescription
-
getGradationDescription
3 or 4 values -
getPictureModeDescription
1 or 2 values -
getPictureModeSaturationDescription
-
getPictureModeContrastDescription
-
getPictureModeSharpnessDescription
-
getPictureModeBWFilterDescription
-
getPictureModeToneDescription
-
getNoiseFilterDescription
-
getArtFilterDescription
-
getMagicFilterDescription
-
getPictureModeEffectDescription
-
getToneLevelDescription
-
getArtFilterEffectDescription
-
getColorCreatorEffectDescription
-
getDriveModeDescription
2 or 3 numbers: 1. Mode, 2. Shot number, 3. Mode bits -
getPanoramaModeDescription
2 numbers: 1. Mode, 2. Shot number -
getImageQuality2Description
-
getImageStabilizationDescription
-
getStackedImageDescription
-
getManometerPressureDescription
-
getManometerReadingDescription
-
getExtendedWBDetectDescription
-
getRollAngleDescription
converted to degrees of clockwise camera rotation -
getPitchAngleDescription
converted to degrees of upward camera tilt -
getDateTimeUTCDescription
-