Cr2ShotInfoPackage
Leave feedback
On this page
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.
| Constructor | Description |
|---|---|
| Cr2ShotInfoPackage() | Initializes a new instance of the Cr2ShotInfoPackage class. |
| 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. |
public Cr2ShotInfoPackage()
Initializes a new instance of the Cr2ShotInfoPackage class.
public final int getAutoISO()
Gets the AutoISO.
Returns: int - The AutoISO.
public final int getBaseISO()
Gets the BaseISO.
Returns: int - The BaseISO.
public final int getMeasuredEV()
Gets the MeasuredEV.
Returns: int - The MeasuredEV.
public final int getTargetAperture()
Gets the TargetAperture.
Returns: int - The TargetAperture.
public final int getTargetExposureTime()
Gets the TargetExposureTime.
Returns: int - The TargetExposureTime.
public final int getExposureCompensation()
Gets the ExposureCompensation.
Returns: int - The ExposureCompensation.
public final int getWhiteBalance()
Gets the WhiteBalance.
Returns: int - The WhiteBalance.
public final int getSlowShutter()
Gets the SlowShutter.
Returns: int - The SlowShutter.
public final int getSequenceNumber()
Gets the SequenceNumber.
Returns: int - The SequenceNumber.
public final int getOpticalZoomCode()
Gets the OpticalZoomCode.
Returns: int - The OpticalZoomCode.
public final int getCameraTemperature()
Gets the CameraTemperature.
Returns: int - The CameraTemperature.
public final int getFlashGuideNumber()
Gets the FlashGuideNumber.
Returns: int - The FlashGuideNumber.
public final int getAFPointsInFocus()
Gets the AFPointsInFocus.
Returns: int - The AFPointsInFocus.
public final int getFlashExposureComp()
Gets the FlashExposureComp.
Returns: int - The FlashExposureComp.
public final int getAutoExposureBracketing()
Gets the AutoExposureBracketing.
Returns: int - The AutoExposureBracketing.
public final int getAEBBracketValue()
Gets the AEBBracketValue.
Returns: int - The AEBBracketValue.
public final int getControlMode()
Gets the ControlMode.
Returns: int - The ControlMode.
public final int getFocusDistanceUpper()
Gets the FocusDistanceUpper.
Returns: int - The FocusDistanceUpper.
public final int getFocusDistanceLower()
Gets the FocusDistanceLower.
Returns: int - The FocusDistanceLower.
public final int getFNumber()
Gets the FNumber.
Returns: int - The FNumber.
public final int getExposureTime()
Gets the ExposureTime.
Returns: int - The ExposureTime.
public final int getMeasuredEV2()
Gets the MeasuredEV2.
Returns: int - The MeasuredEV2.
public final int getBulbDuration()
Gets the BulbDuration.
Returns: int - The BulbDuration.
public final int getCameraType()
Gets the CameraType.
Returns: int - The CameraType.
public final int getAutoRotate()
Gets the AutoRotate.
Returns: int - The AutoRotate.
public final int getNDFilter()
Gets the NDFilter.
Returns: int - The NDFilter.
public final int getSelfTimer2()
Gets the SelfTimer2.
Returns: int - The SelfTimer2.
public final int getFlashOutput()
Gets the FlashOutput.
Returns: int - The FlashOutput.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.