Cr2ShotInfoPackage
Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.RawDictionaryBasePackage
public final class Cr2ShotInfoPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
Constructors
Constructor | Description |
---|---|
Cr2ShotInfoPackage() | Initializes a new instance of the Cr2ShotInfoPackage class. |
Methods
Method | Description |
---|---|
getAutoISO() | Gets the AutoISO. |
getBaseISO() | Gets the BaseISO. |
getMeasuredEV() | Gets the MeasuredEV. |
getTargetAperture() | Gets the TargetAperture. |
getTargetExposureTime() | Gets the TargetExposureTime. |
getExposureCompensation() | Gets the ExposureCompensation. |
getWhiteBalance() | Gets the WhiteBalance. |
getSlowShutter() | Gets the SlowShutter. |
getSequenceNumber() | Gets the SequenceNumber. |
getOpticalZoomCode() | Gets the OpticalZoomCode. |
getCameraTemperature() | Gets the CameraTemperature. |
getFlashGuideNumber() | Gets the FlashGuideNumber. |
getAFPointsInFocus() | Gets the AFPointsInFocus. |
getFlashExposureComp() | Gets the FlashExposureComp. |
getAutoExposureBracketing() | Gets the AutoExposureBracketing. |
getAEBBracketValue() | Gets the AEBBracketValue. |
getControlMode() | Gets the ControlMode. |
getFocusDistanceUpper() | Gets the FocusDistanceUpper. |
getFocusDistanceLower() | Gets the FocusDistanceLower. |
getFNumber() | Gets the FNumber. |
getExposureTime() | Gets the ExposureTime. |
getMeasuredEV2() | Gets the MeasuredEV2. |
getBulbDuration() | Gets the BulbDuration. |
getCameraType() | Gets the CameraType. |
getAutoRotate() | Gets the AutoRotate. |
getNDFilter() | Gets the NDFilter. |
getSelfTimer2() | Gets the SelfTimer2. |
getFlashOutput() | Gets the FlashOutput. |
Cr2ShotInfoPackage()
public Cr2ShotInfoPackage()
Initializes a new instance of the Cr2ShotInfoPackage class.
getAutoISO()
public final int getAutoISO()
Gets the AutoISO.
Returns: int - The AutoISO.
getBaseISO()
public final int getBaseISO()
Gets the BaseISO.
Returns: int - The BaseISO.
getMeasuredEV()
public final int getMeasuredEV()
Gets the MeasuredEV.
Returns: int - The MeasuredEV.
getTargetAperture()
public final int getTargetAperture()
Gets the TargetAperture.
Returns: int - The TargetAperture.
getTargetExposureTime()
public final int getTargetExposureTime()
Gets the TargetExposureTime.
Returns: int - The TargetExposureTime.
getExposureCompensation()
public final int getExposureCompensation()
Gets the ExposureCompensation.
Returns: int - The ExposureCompensation.
getWhiteBalance()
public final int getWhiteBalance()
Gets the WhiteBalance.
Returns: int - The WhiteBalance.
getSlowShutter()
public final int getSlowShutter()
Gets the SlowShutter.
Returns: int - The SlowShutter.
getSequenceNumber()
public final int getSequenceNumber()
Gets the SequenceNumber.
Returns: int - The SequenceNumber.
getOpticalZoomCode()
public final int getOpticalZoomCode()
Gets the OpticalZoomCode.
Returns: int - The OpticalZoomCode.
getCameraTemperature()
public final int getCameraTemperature()
Gets the CameraTemperature.
Returns: int - The CameraTemperature.
getFlashGuideNumber()
public final int getFlashGuideNumber()
Gets the FlashGuideNumber.
Returns: int - The FlashGuideNumber.
getAFPointsInFocus()
public final int getAFPointsInFocus()
Gets the AFPointsInFocus.
Returns: int - The AFPointsInFocus.
getFlashExposureComp()
public final int getFlashExposureComp()
Gets the FlashExposureComp.
Returns: int - The FlashExposureComp.
getAutoExposureBracketing()
public final int getAutoExposureBracketing()
Gets the AutoExposureBracketing.
Returns: int - The AutoExposureBracketing.
getAEBBracketValue()
public final int getAEBBracketValue()
Gets the AEBBracketValue.
Returns: int - The AEBBracketValue.
getControlMode()
public final int getControlMode()
Gets the ControlMode.
Returns: int - The ControlMode.
getFocusDistanceUpper()
public final int getFocusDistanceUpper()
Gets the FocusDistanceUpper.
Returns: int - The FocusDistanceUpper.
getFocusDistanceLower()
public final int getFocusDistanceLower()
Gets the FocusDistanceLower.
Returns: int - The FocusDistanceLower.
getFNumber()
public final int getFNumber()
Gets the FNumber.
Returns: int - The FNumber.
getExposureTime()
public final int getExposureTime()
Gets the ExposureTime.
Returns: int - The ExposureTime.
getMeasuredEV2()
public final int getMeasuredEV2()
Gets the MeasuredEV2.
Returns: int - The MeasuredEV2.
getBulbDuration()
public final int getBulbDuration()
Gets the BulbDuration.
Returns: int - The BulbDuration.
getCameraType()
public final int getCameraType()
Gets the CameraType.
Returns: int - The CameraType.
getAutoRotate()
public final int getAutoRotate()
Gets the AutoRotate.
Returns: int - The AutoRotate.
getNDFilter()
public final int getNDFilter()
Gets the NDFilter.
Returns: int - The NDFilter.
getSelfTimer2()
public final int getSelfTimer2()
Gets the SelfTimer2.
Returns: int - The SelfTimer2.
getFlashOutput()
public final int getFlashOutput()
Gets the FlashOutput.
Returns: int - The FlashOutput.