Cr2VignettingCorr2Package

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

public final class Cr2VignettingCorr2Package extends RawDictionaryBasePackage

Represents Canon MakerNotes tags.

Constructors

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

Methods

Method Description
getPeripheralLightingSetting() Gets the PeripheralLightingSetting.
getChromaticAberrationSetting() Gets the ChromaticAberrationSetting.
getDistortionCorrectionSetting() Gets the DistortionCorrectionSetting.
getDigitalLensOptimizerSetting() Gets the DigitalLensOptimizerSetting.

Cr2VignettingCorr2Package()

public Cr2VignettingCorr2Package()

Initializes a new instance of the Cr2VignettingCorr2Package class.

getPeripheralLightingSetting()

public final int getPeripheralLightingSetting()

Gets the PeripheralLightingSetting.

Returns: int - The PeripheralLightingSetting.

getChromaticAberrationSetting()

public final int getChromaticAberrationSetting()

Gets the ChromaticAberrationSetting.

Returns: int - The ChromaticAberrationSetting.

getDistortionCorrectionSetting()

public final int getDistortionCorrectionSetting()

Gets the DistortionCorrectionSetting.

Returns: int - The DistortionCorrectionSetting.

getDigitalLensOptimizerSetting()

public final int getDigitalLensOptimizerSetting()

Gets the DigitalLensOptimizerSetting.

Returns: int - The DigitalLensOptimizerSetting.