public final class Cr2FileInfoPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor and Description |
|---|
Cr2FileInfoPackage()
Initializes a new instance of the
Cr2FileInfoPackage class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getBracketMode()
Gets the BracketMode.
|
int |
getBracketShotNumber()
Gets the BracketShotNumber.
|
int |
getBracketValue()
Gets the BracketValue.
|
int |
getFileNumberOrShutterCount()
Gets the FileNumberOrShutterCount.
|
int |
getFilterEffect()
Gets the FilterEffect.
|
int |
getFlashExposureLock()
Gets the FlashExposureLock.
|
int |
getFocusDistanceLower()
Gets the FocusDistanceLower.
|
int |
getFocusDistanceUpper()
Gets the FocusDistanceUpper.
|
int |
getLiveViewShooting()
Gets the LiveViewShooting.
|
int |
getLongExposureNoiseReduction2()
Gets the LongExposureNoiseReduction2.
|
int |
getMacroMagnification()
Gets the MacroMagnification.
|
int |
getRawJpgQuality()
Gets the RawJpgQuality.
|
int |
getRawJpgSize()
Gets the RawJpgSize.
|
int |
getRFLensType()
Gets the RFLensType.
|
int |
getShutterMode()
Gets the ShutterMode.
|
long |
getSize()
Gets the Size.
|
int |
getToningEffect()
Gets the ToningEffect.
|
int |
getWBBracketMode()
Gets the WBBracketMode.
|
int |
getWBBracketValueAB()
Gets the WBBracketValueAB.
|
int |
getWBBracketValueGM()
Gets the WBBracketValueGM.
|
void |
setSize(long value)
Sets the Size.
|
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 Cr2FileInfoPackage()
Initializes a new instance of the Cr2FileInfoPackage class.
public final int getBracketMode()
Gets the BracketMode.
public final int getBracketShotNumber()
Gets the BracketShotNumber.
public final int getBracketValue()
Gets the BracketValue.
public final int getFileNumberOrShutterCount()
Gets the FileNumberOrShutterCount.
public final int getFilterEffect()
Gets the FilterEffect.
public final int getFlashExposureLock()
Gets the FlashExposureLock.
public final int getFocusDistanceLower()
Gets the FocusDistanceLower.
public final int getFocusDistanceUpper()
Gets the FocusDistanceUpper.
public final int getLiveViewShooting()
Gets the LiveViewShooting.
public final int getLongExposureNoiseReduction2()
Gets the LongExposureNoiseReduction2.
public final int getMacroMagnification()
Gets the MacroMagnification.
public final int getRawJpgQuality()
Gets the RawJpgQuality.
public final int getRawJpgSize()
Gets the RawJpgSize.
public final int getRFLensType()
Gets the RFLensType.
public final int getShutterMode()
Gets the ShutterMode.
public final long getSize()
Gets the Size.
public final int getToningEffect()
Gets the ToningEffect.
public final int getWBBracketMode()
Gets the WBBracketMode.
public final int getWBBracketValueAB()
Gets the WBBracketValueAB.
public final int getWBBracketValueGM()
Gets the WBBracketValueGM.
public final void setSize(long value)
Sets the Size.
value - The Size.Copyright © 2026. All rights reserved.