Cr2FileInfoPackage

Inheritance: java.lang.Object, com.groupdocs.metadata.core.MetadataPackage, com.groupdocs.metadata.core.CustomPackage, com.groupdocs.metadata.core.RawDictionaryBasePackage

public final class Cr2FileInfoPackage extends RawDictionaryBasePackage

Represents Canon MakerNotes tags.

Constructors

Constructor Description
Cr2FileInfoPackage() Initializes a new instance of the Cr2FileInfoPackage class.

Methods

Method Description
getSize() Gets the Size.
setSize(long value) Sets the Size.
getFileNumberOrShutterCount() Gets the FileNumberOrShutterCount.
getBracketMode() Gets the BracketMode.
getBracketValue() Gets the BracketValue.
getBracketShotNumber() Gets the BracketShotNumber.
getRawJpgQuality() Gets the RawJpgQuality.
getRawJpgSize() Gets the RawJpgSize.
getLongExposureNoiseReduction2() Gets the LongExposureNoiseReduction2.
getWBBracketMode() Gets the WBBracketMode.
getWBBracketValueAB() Gets the WBBracketValueAB.
getWBBracketValueGM() Gets the WBBracketValueGM.
getFilterEffect() Gets the FilterEffect.
getToningEffect() Gets the ToningEffect.
getMacroMagnification() Gets the MacroMagnification.
getLiveViewShooting() Gets the LiveViewShooting.
getFocusDistanceUpper() Gets the FocusDistanceUpper.
getFocusDistanceLower() Gets the FocusDistanceLower.
getShutterMode() Gets the ShutterMode.
getFlashExposureLock() Gets the FlashExposureLock.
getRFLensType() Gets the RFLensType.

Cr2FileInfoPackage()

public Cr2FileInfoPackage()

Initializes a new instance of the Cr2FileInfoPackage class.

getSize()

public final long getSize()

Gets the Size.

Returns: long - The Size.

setSize(long value)

public final void setSize(long value)

Sets the Size.

Parameters:

Parameter Type Description
value long The Size.

getFileNumberOrShutterCount()

public final int getFileNumberOrShutterCount()

Gets the FileNumberOrShutterCount.

Returns: int - The FileNumber.

getBracketMode()

public final int getBracketMode()

Gets the BracketMode.

Returns: int - The BracketMode.

getBracketValue()

public final int getBracketValue()

Gets the BracketValue.

Returns: int - The BracketValue.

getBracketShotNumber()

public final int getBracketShotNumber()

Gets the BracketShotNumber.

Returns: int - The BracketShotNumber.

getRawJpgQuality()

public final int getRawJpgQuality()

Gets the RawJpgQuality.

Returns: int - The RawJpgQuality.

getRawJpgSize()

public final int getRawJpgSize()

Gets the RawJpgSize.

Returns: int - The RawJpgSize.

getLongExposureNoiseReduction2()

public final int getLongExposureNoiseReduction2()

Gets the LongExposureNoiseReduction2.

Returns: int - The LongExposureNoiseReduction2.

getWBBracketMode()

public final int getWBBracketMode()

Gets the WBBracketMode.

Returns: int - The WBBracketMode.

getWBBracketValueAB()

public final int getWBBracketValueAB()

Gets the WBBracketValueAB.

Returns: int - The WBBracketValueAB.

getWBBracketValueGM()

public final int getWBBracketValueGM()

Gets the WBBracketValueGM.

Returns: int - The WBBracketValueGM.

getFilterEffect()

public final int getFilterEffect()

Gets the FilterEffect.

Returns: int - The FilterEffect.

getToningEffect()

public final int getToningEffect()

Gets the ToningEffect.

Returns: int - The ToningEffect.

getMacroMagnification()

public final int getMacroMagnification()

Gets the MacroMagnification.

Returns: int - The MacroMagnification.

getLiveViewShooting()

public final int getLiveViewShooting()

Gets the LiveViewShooting.

Returns: int - The LiveViewShooting.

getFocusDistanceUpper()

public final int getFocusDistanceUpper()

Gets the FocusDistanceUpper.

Returns: int - The FocusDistanceUpper.

getFocusDistanceLower()

public final int getFocusDistanceLower()

Gets the FocusDistanceLower.

Returns: int - The FocusDistanceLower.

getShutterMode()

public final int getShutterMode()

Gets the ShutterMode.

Returns: int - The ShutterMode.

getFlashExposureLock()

public final int getFlashExposureLock()

Gets the FlashExposureLock.

Returns: int - The FlashExposureLock.

getRFLensType()

public final int getRFLensType()

Gets the RFLensType.

Returns: int - The RFLensType.