Cr2CameraSettingsPackage

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

public final class Cr2CameraSettingsPackage extends RawDictionaryBasePackage

Represents Canon MakerNotes tags.

Constructors

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

Methods

Method Description
getMacroMode() Gets the MacroMode.
getSelfTimer() Gets the SelfTimer.
getQuality() Gets the Quality.
getCanonFlashMode() Gets the CanonFlashMode.
getContinuousDrive() Gets the ContinuousDrive.
getFocusMode() Gets the FocusMode.
getRecordMode() Gets the RecordMode.
getCanonImageSize() Gets the CanonImageSize.
getEasyMode() Gets the EasyMode.
getDigitalZoom() Gets the DigitalZoom.
getContrast() Gets the Contrast.
getSaturation() Gets the Saturation.
getSharpness() Gets the Sharpness.
getCameraIso() Gets the CameraIso.
getMeteringMode() Gets the MeteringMode.
getFocusRange() Gets the FocusRange.
getAFPoint() Gets the AFPoint.
getCanonExposureMode() Gets the CanonExposureMode.
getLensType() Gets the LensType.
getMaxFocalLength() Gets the MaxFocalLength.
getMinFocalLength() Gets the MinFocalLength.
getFocalUnits() Gets the FocalUnits.
getMaxAperture() Gets the MaxAperture.
getMinAperture() Gets the MinAperture.
getFlashActivity() Gets the FlashActivity.
getFlashBits() Gets the FlashBits.
getFocusContinuous() Gets the FocusContinuous.
getAESetting() Gets the AESetting.
getImageStabilization() Gets the ImageStabilization.
getDisplayAperture() Gets the DisplayAperture.
getZoomSourceWidth() Gets the ZoomSourceWidth.
getZoomTargetWidth() Gets the ZoomTargetWidth.
getSpotMeteringMode() Gets the SpotMeteringMode.
getPhotoEffect() Gets the PhotoEffect.
getManualFlashOutput() Gets the ManualFlashOutput.
getColorTone() Gets the ColorTone.
getSRAWQuality() Gets the SRAWQuality.

Cr2CameraSettingsPackage()

public Cr2CameraSettingsPackage()

Initializes a new instance of the Cr2CameraSettingsPackage class.

getMacroMode()

public final int getMacroMode()

Gets the MacroMode.

Returns: int - The MacroMode.

getSelfTimer()

public final int getSelfTimer()

Gets the SelfTimer.

Returns: int - The SelfTimer.

getQuality()

public final int getQuality()

Gets the Quality.

Returns: int - The Quality.

getCanonFlashMode()

public final int getCanonFlashMode()

Gets the CanonFlashMode.

Returns: int - The CanonFlashMode.

getContinuousDrive()

public final int getContinuousDrive()

Gets the ContinuousDrive.

Returns: int - The ContinuousDrive.

getFocusMode()

public final int getFocusMode()

Gets the FocusMode.

Returns: int - The FocusMode.

getRecordMode()

public final int getRecordMode()

Gets the RecordMode.

Returns: int - The RecordMode.

getCanonImageSize()

public final int getCanonImageSize()

Gets the CanonImageSize.

Returns: int - The CanonImageSize.

getEasyMode()

public final int getEasyMode()

Gets the EasyMode.

Returns: int - The EasyMode.

getDigitalZoom()

public final int getDigitalZoom()

Gets the DigitalZoom.

Returns: int - The DigitalZoom.

getContrast()

public final int getContrast()

Gets the Contrast.

Returns: int - The Contrast.

getSaturation()

public final int getSaturation()

Gets the Saturation.

Returns: int - The Saturation.

getSharpness()

public final int getSharpness()

Gets the Sharpness.

Returns: int - The Sharpness.

getCameraIso()

public final int getCameraIso()

Gets the CameraIso.

Returns: int - The CameraIso.

getMeteringMode()

public final int getMeteringMode()

Gets the MeteringMode.

Returns: int - The MeteringMode.

getFocusRange()

public final int getFocusRange()

Gets the FocusRange.

Returns: int - The FocusRange.

getAFPoint()

public final int getAFPoint()

Gets the AFPoint.

Returns: int - The AFPoint.

getCanonExposureMode()

public final int getCanonExposureMode()

Gets the CanonExposureMode.

Returns: int - The CanonExposureMode.

getLensType()

public final int getLensType()

Gets the LensType.

Returns: int - The LensType.

getMaxFocalLength()

public final int getMaxFocalLength()

Gets the MaxFocalLength.

Returns: int - The MaxFocalLength.

getMinFocalLength()

public final int getMinFocalLength()

Gets the MinFocalLength.

Returns: int - The MinFocalLength.

getFocalUnits()

public final int getFocalUnits()

Gets the FocalUnits.

Returns: int - The FocalUnits.

getMaxAperture()

public final int getMaxAperture()

Gets the MaxAperture.

Returns: int - The MaxAperture.

getMinAperture()

public final int getMinAperture()

Gets the MinAperture.

Returns: int - The MinAperture.

getFlashActivity()

public final int getFlashActivity()

Gets the FlashActivity.

Returns: int - The FlashActivity.

getFlashBits()

public final int getFlashBits()

Gets the FlashBits.

Returns: int - The FlashBits.

getFocusContinuous()

public final int getFocusContinuous()

Gets the FocusContinuous.

Returns: int - The FocusContinuous.

getAESetting()

public final int getAESetting()

Gets the AESetting.

Returns: int - The AESetting.

getImageStabilization()

public final int getImageStabilization()

Gets the ImageStabilization.

Returns: int - The ImageStabilization.

getDisplayAperture()

public final int getDisplayAperture()

Gets the DisplayAperture.

Returns: int - The DisplayAperture.

getZoomSourceWidth()

public final int getZoomSourceWidth()

Gets the ZoomSourceWidth.

Returns: int - The ZoomSourceWidth.

getZoomTargetWidth()

public final int getZoomTargetWidth()

Gets the ZoomTargetWidth.

Returns: int - The ZoomTargetWidth.

getSpotMeteringMode()

public final int getSpotMeteringMode()

Gets the SpotMeteringMode.

Returns: int - The SpotMeteringMode.

getPhotoEffect()

public final int getPhotoEffect()

Gets the PhotoEffect.

Returns: int - The PhotoEffect.

getManualFlashOutput()

public final int getManualFlashOutput()

Gets the ManualFlashOutput.

Returns: int - The ManualFlashOutput.

getColorTone()

public final int getColorTone()

Gets the ColorTone.

Returns: int - The ColorTone.

getSRAWQuality()

public final int getSRAWQuality()

Gets the SRAWQuality.

Returns: int - The SRAWQuality.