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