public final class Cr2ShotInfoPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor and Description |
|---|
Cr2ShotInfoPackage()
Initializes a new instance of the
Cr2ShotInfoPackage class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getAEBBracketValue()
Gets the AEBBracketValue.
|
int |
getAFPointsInFocus()
Gets the AFPointsInFocus.
|
int |
getAutoExposureBracketing()
Gets the AutoExposureBracketing.
|
int |
getAutoISO()
Gets the AutoISO.
|
int |
getAutoRotate()
Gets the AutoRotate.
|
int |
getBaseISO()
Gets the BaseISO.
|
int |
getBulbDuration()
Gets the BulbDuration.
|
int |
getCameraTemperature()
Gets the CameraTemperature.
|
int |
getCameraType()
Gets the CameraType.
|
int |
getControlMode()
Gets the ControlMode.
|
int |
getExposureCompensation()
Gets the ExposureCompensation.
|
int |
getExposureTime()
Gets the ExposureTime.
|
int |
getFlashExposureComp()
Gets the FlashExposureComp.
|
int |
getFlashGuideNumber()
Gets the FlashGuideNumber.
|
int |
getFlashOutput()
Gets the FlashOutput.
|
int |
getFNumber()
Gets the FNumber.
|
int |
getFocusDistanceLower()
Gets the FocusDistanceLower.
|
int |
getFocusDistanceUpper()
Gets the FocusDistanceUpper.
|
int |
getMeasuredEV()
Gets the MeasuredEV.
|
int |
getMeasuredEV2()
Gets the MeasuredEV2.
|
int |
getNDFilter()
Gets the NDFilter.
|
int |
getOpticalZoomCode()
Gets the OpticalZoomCode.
|
int |
getSelfTimer2()
Gets the SelfTimer2.
|
int |
getSequenceNumber()
Gets the SequenceNumber.
|
int |
getSlowShutter()
Gets the SlowShutter.
|
int |
getTargetAperture()
Gets the TargetAperture.
|
int |
getTargetExposureTime()
Gets the TargetExposureTime.
|
int |
getWhiteBalance()
Gets the WhiteBalance.
|
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 Cr2ShotInfoPackage()
Initializes a new instance of the Cr2ShotInfoPackage class.
public final int getAEBBracketValue()
Gets the AEBBracketValue.
public final int getAFPointsInFocus()
Gets the AFPointsInFocus.
public final int getAutoExposureBracketing()
Gets the AutoExposureBracketing.
public final int getAutoISO()
Gets the AutoISO.
public final int getAutoRotate()
Gets the AutoRotate.
public final int getBaseISO()
Gets the BaseISO.
public final int getBulbDuration()
Gets the BulbDuration.
public final int getCameraTemperature()
Gets the CameraTemperature.
public final int getCameraType()
Gets the CameraType.
public final int getControlMode()
Gets the ControlMode.
public final int getExposureCompensation()
Gets the ExposureCompensation.
public final int getExposureTime()
Gets the ExposureTime.
public final int getFlashExposureComp()
Gets the FlashExposureComp.
public final int getFlashGuideNumber()
Gets the FlashGuideNumber.
public final int getFlashOutput()
Gets the FlashOutput.
public final int getFNumber()
Gets the FNumber.
public final int getFocusDistanceLower()
Gets the FocusDistanceLower.
public final int getFocusDistanceUpper()
Gets the FocusDistanceUpper.
public final int getMeasuredEV()
Gets the MeasuredEV.
public final int getMeasuredEV2()
Gets the MeasuredEV2.
public final int getNDFilter()
Gets the NDFilter.
public final int getOpticalZoomCode()
Gets the OpticalZoomCode.
public final int getSelfTimer2()
Gets the SelfTimer2.
public final int getSequenceNumber()
Gets the SequenceNumber.
public final int getSlowShutter()
Gets the SlowShutter.
public final int getTargetAperture()
Gets the TargetAperture.
public final int getTargetExposureTime()
Gets the TargetExposureTime.
public final int getWhiteBalance()
Gets the WhiteBalance.
Copyright © 2025. All rights reserved.