Cr2VignettingCorr2Package
Leave feedback
On this page
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.
| Constructor | Description |
|---|---|
| Cr2VignettingCorr2Package() | Initializes a new instance of the Cr2VignettingCorr2Package class. |
| Method | Description |
|---|---|
| getPeripheralLightingSetting() | Gets the PeripheralLightingSetting. |
| getChromaticAberrationSetting() | Gets the ChromaticAberrationSetting. |
| getDistortionCorrectionSetting() | Gets the DistortionCorrectionSetting. |
| getDigitalLensOptimizerSetting() | Gets the DigitalLensOptimizerSetting. |
public Cr2VignettingCorr2Package()
Initializes a new instance of the Cr2VignettingCorr2Package class.
public final int getPeripheralLightingSetting()
Gets the PeripheralLightingSetting.
Returns: int - The PeripheralLightingSetting.
public final int getChromaticAberrationSetting()
Gets the ChromaticAberrationSetting.
Returns: int - The ChromaticAberrationSetting.
public final int getDistortionCorrectionSetting()
Gets the DistortionCorrectionSetting.
Returns: int - The DistortionCorrectionSetting.
public final int getDigitalLensOptimizerSetting()
Gets the DigitalLensOptimizerSetting.
Returns: int - The DigitalLensOptimizerSetting.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.