public abstract class RawExifTagPackage extends RawDictionaryBasePackage
Represents Exif tags.
| Modifier and Type | Method and Description |
|---|---|
float |
getAcceleration()
Gets the Acceleration.
|
float |
getApertureValue()
Gets the Aperture.
|
String |
getBodySerialNumber()
Gets the Body Serial Number.
|
float |
getBrightnessValue()
Gets the Brightness.
|
float |
getCameraElevationAngle()
Gets the Camera elevation angle.
|
String |
getCameraOwnerName()
Gets the Camera Owner Name.
|
byte[] |
getCFAPattern()
Gets the CFA pattern.
|
int |
getColorSpace()
Gets the Color space information .
|
byte[] |
getComponentsConfiguration()
Gets the Meaning of each component.
|
int |
getCompositeImage()
Gets the Composite image.
|
int |
getContrast()
Gets the Contrast.
|
int |
getCustomRendered()
Gets the Custom image processing.
|
String |
getDateTimeDigitized()
Gets the Date and time of digital data generation.
|
String |
getDateTimeOriginal()
Gets the Date and time of original data generation.
|
byte[] |
getDeviceSettingDescription()
Gets the Device settings description.
|
float |
getDigitalZoomRatio()
Gets the Digital zoom ratio.
|
byte[] |
getExifVersion()
Gets the ExifVersion.
|
float |
getExposureBiasValue()
Gets the Exposure bias.
|
float |
getExposureIndex()
Gets the Exposure index.
|
int |
getExposureMode()
Gets the Exposure mode.
|
int |
getExposureProgram()
Gets the Exposure program.
|
float |
getExposureTime()
Gets the Exposure time.
|
byte[] |
getFileSource()
Gets the File source.
|
int |
getFlash()
Gets the Flash.
|
float |
getFlashEnergy()
Gets the Flash energy.
|
byte[] |
getFlashpixVersion()
Gets the Temperature.
|
float |
getFNumber()
Gets the F number.
|
float |
getFocalLength()
Gets the Lens focal length.
|
int |
getFocalLengthIn35mmFilm()
Gets the Focal length in 35 mm film.
|
int |
getFocalPlaneResolutionUnit()
Gets the Focal plane resolution unit.
|
float |
getFocalPlaneXResolution()
Gets Focal plane X resolution.
|
float |
getFocalPlaneYResolution()
Gets the Focal plane Y resolution.
|
float |
getGainControl()
Gets the Gain control.
|
float |
getGamma()
Gets the Gamma.
|
float |
getHumidity()
Gets the Humidity.
|
String |
getImageUniqueID()
Gets the Unique image ID.
|
long |
getInteroperabilityIFDPointer()
Gets the Interoperability tag (Interoperability IFD Pointer).
|
InteroperabilityIFDPointerPackage |
getInteroperabilityIFDPointerPackage()
Gets the Interoperability tag (Interoperability IFD Pointer).
|
long |
getISOSpeed()
Gets the ISO Speed.
|
long |
getISOSpeedLatitudeyyy()
Gets the ISO Speed Latitude yyy.
|
long |
getISOSpeedLatitudezzz()
Gets the ISO Speed Latitude zzz.
|
String |
getLensMake()
Gets the Lens Make.
|
String |
getLensModel()
Gets the Lens Model.
|
String |
getLensSerialNumber()
Gets the Lens Serial Number.
|
double[] |
getLensSpecification()
Gets the Lens Specification.
|
int |
getLightSource()
Gets the Light source.
|
long |
getMakerNote()
Gets the Standard Output Sensitivity.
|
float |
getMaxApertureValue()
Gets the Maximum lens aperture.
|
int |
getMeteringMode()
Gets the Metering mode.
|
byte[] |
getOECF()
Gets the Optoelectric conversion factor.
|
String |
getOffsetTime()
Gets the Offset data of DateTime.
|
String |
getOffsetTimeDigitized()
Gets the Offset data of DateTimeDigitized.
|
String |
getOffsetTimeOriginal()
Gets the Offset data of DateTimeOriginal.
|
int |
getPhotographicSensitivity()
Gets the Photographic Sensitivity.
|
long |
getPixelXDimension()
Gets the Valid image width.
|
long |
getPixelYDimension()
Gets the Valid image height.
|
float |
getPressure()
Gets the Pressure.
|
RawMakerNotePackage |
getRawMakerNotePackage()
Gets the Manufacturer notes (MakerNote).
|
long |
getRecommendedExposureIndex()
Gets the Recommended ExposureIndexs.
|
String |
getRelatedSoundFile()
Gets the Related audio file.
|
int |
getSaturation()
Gets the Saturation.
|
int |
getSceneCaptureType()
Gets the Scene capture type.
|
byte[] |
getSceneType()
Gets the Scene Type.
|
int |
getSensingMethod()
Gets the Sensing method.
|
int |
getSensitivityType()
Gets the Sensitivity Type.
|
int |
getSharpness()
Gets the Sharpness.
|
float |
getShutterSpeedValue()
Gets the Shutter speed.
|
byte[] |
getSourceExposureTimesOfCompositeImage()
Gets the Source exposure times of composite image.
|
int |
getSourceImageNumberOfCompositeImage()
Gets the Source image number of composite image.
|
byte[] |
getSpatialFrequencyResponse()
Gets the Spatial frequency response.
|
String |
getSpectralSensitivity()
Gets the Spectral sensitivity.
|
long |
getStandardOutputSensitivity()
Gets the Standard Output Sensitivity.
|
int |
getSubjectArea()
Gets the Subject area.
|
float |
getSubjectDistance()
Gets the Subject distance.
|
int |
getSubjectDistanceRange()
Gets the Subject distance range.
|
int |
getSubjectLocation()
Gets the Subject location.
|
String |
getSubSecTime()
Gets the DateTime subseconds.
|
String |
getSubSecTimeDigitized()
Gets the DateTimeDigitized subseconds.
|
String |
getSubSecTimeOriginal()
Gets the DateTimeOriginal subseconds.
|
float |
getTemperature()
Gets the Temperature.
|
byte[] |
getUserComment()
Gets the User comments.
|
float |
getWaterDepth()
Gets the WaterDepth.
|
int |
getWhiteBalance()
Gets the White balance.
|
clear, get_Item, remove, set, toListaddProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic final float getAcceleration()
Gets the Acceleration.
public final float getApertureValue()
Gets the Aperture.
public final String getBodySerialNumber()
Gets the Body Serial Number.
public final float getBrightnessValue()
Gets the Brightness.
public final float getCameraElevationAngle()
Gets the Camera elevation angle.
public final String getCameraOwnerName()
Gets the Camera Owner Name.
public final byte[] getCFAPattern()
Gets the CFA pattern.
public final int getColorSpace()
Gets the Color space information .
public final byte[] getComponentsConfiguration()
Gets the Meaning of each component.
public final int getCompositeImage()
Gets the Composite image.
public final int getContrast()
Gets the Contrast.
public final int getCustomRendered()
Gets the Custom image processing.
public final String getDateTimeDigitized()
Gets the Date and time of digital data generation.
public final String getDateTimeOriginal()
Gets the Date and time of original data generation.
public final byte[] getDeviceSettingDescription()
Gets the Device settings description.
public final float getDigitalZoomRatio()
Gets the Digital zoom ratio.
public final byte[] getExifVersion()
Gets the ExifVersion.
public final float getExposureBiasValue()
Gets the Exposure bias.
public final float getExposureIndex()
Gets the Exposure index.
public final int getExposureMode()
Gets the Exposure mode.
public final int getExposureProgram()
Gets the Exposure program.
public final float getExposureTime()
Gets the Exposure time.
public final byte[] getFileSource()
Gets the File source.
public final int getFlash()
Gets the Flash.
public final float getFlashEnergy()
Gets the Flash energy.
public final byte[] getFlashpixVersion()
Gets the Temperature.
public final float getFNumber()
Gets the F number.
public final float getFocalLength()
Gets the Lens focal length.
public final int getFocalLengthIn35mmFilm()
Gets the Focal length in 35 mm film.
public final int getFocalPlaneResolutionUnit()
Gets the Focal plane resolution unit.
public final float getFocalPlaneXResolution()
Gets Focal plane X resolution.
public final float getFocalPlaneYResolution()
Gets the Focal plane Y resolution.
public final float getGainControl()
Gets the Gain control.
public final float getGamma()
Gets the Gamma.
public final float getHumidity()
Gets the Humidity.
public final String getImageUniqueID()
Gets the Unique image ID.
public final long getInteroperabilityIFDPointer()
Gets the Interoperability tag (Interoperability IFD Pointer).
public final InteroperabilityIFDPointerPackage getInteroperabilityIFDPointerPackage()
Gets the Interoperability tag (Interoperability IFD Pointer).
public final long getISOSpeed()
Gets the ISO Speed.
public final long getISOSpeedLatitudeyyy()
Gets the ISO Speed Latitude yyy.
public final long getISOSpeedLatitudezzz()
Gets the ISO Speed Latitude zzz.
public final String getLensMake()
Gets the Lens Make.
public final String getLensModel()
Gets the Lens Model.
public final String getLensSerialNumber()
Gets the Lens Serial Number.
public final double[] getLensSpecification()
Gets the Lens Specification.
public final int getLightSource()
Gets the Light source.
public final long getMakerNote()
Gets the Standard Output Sensitivity.
public final float getMaxApertureValue()
Gets the Maximum lens aperture.
public final int getMeteringMode()
Gets the Metering mode.
public final byte[] getOECF()
Gets the Optoelectric conversion factor.
public final String getOffsetTime()
Gets the Offset data of DateTime.
public final String getOffsetTimeDigitized()
Gets the Offset data of DateTimeDigitized.
public final String getOffsetTimeOriginal()
Gets the Offset data of DateTimeOriginal.
public final int getPhotographicSensitivity()
Gets the Photographic Sensitivity.
public final long getPixelXDimension()
Gets the Valid image width.
public final long getPixelYDimension()
Gets the Valid image height.
public final float getPressure()
Gets the Pressure.
public RawMakerNotePackage getRawMakerNotePackage()
Gets the Manufacturer notes (MakerNote).
public final long getRecommendedExposureIndex()
Gets the Recommended ExposureIndexs.
public final String getRelatedSoundFile()
Gets the Related audio file.
public final int getSaturation()
Gets the Saturation.
public final int getSceneCaptureType()
Gets the Scene capture type.
public final byte[] getSceneType()
Gets the Scene Type.
public final int getSensingMethod()
Gets the Sensing method.
public final int getSensitivityType()
Gets the Sensitivity Type.
public final int getSharpness()
Gets the Sharpness.
public final float getShutterSpeedValue()
Gets the Shutter speed.
public final byte[] getSourceExposureTimesOfCompositeImage()
Gets the Source exposure times of composite image.
public final int getSourceImageNumberOfCompositeImage()
Gets the Source image number of composite image.
public final byte[] getSpatialFrequencyResponse()
Gets the Spatial frequency response.
public final String getSpectralSensitivity()
Gets the Spectral sensitivity.
public final long getStandardOutputSensitivity()
Gets the Standard Output Sensitivity.
public final int getSubjectArea()
Gets the Subject area.
public final float getSubjectDistance()
Gets the Subject distance.
public final int getSubjectDistanceRange()
Gets the Subject distance range.
public final int getSubjectLocation()
Gets the Subject location.
public final String getSubSecTime()
Gets the DateTime subseconds.
public final String getSubSecTimeDigitized()
Gets the DateTimeDigitized subseconds.
public final String getSubSecTimeOriginal()
Gets the DateTimeOriginal subseconds.
public final float getTemperature()
Gets the Temperature.
public final byte[] getUserComment()
Gets the User comments.
public final float getWaterDepth()
Gets the WaterDepth.
public final int getWhiteBalance()
Gets the White balance.
Copyright © 2026. All rights reserved.