Cr2LightingOptPackage
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 Cr2LightingOptPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor | Description |
|---|---|
| Cr2LightingOptPackage() | Initializes a new instance of the Cr2LightingOptPackage class. |
| Method | Description |
|---|---|
| getSize() | Gets the Size. |
| setSize(long value) | Sets the Size. |
| getPeripheralIlluminationCorr() | Gets the PeripheralIlluminationCorr. |
| getAutoLightingOptimizer() | Gets the AutoLightingOptimizer. |
| getHighlightTonePriority() | Gets the HighlightTonePriority. |
| getLongExposureNoiseReduction() | Gets the LongExposureNoiseReduction. |
| getHighISONoiseReduction() | Gets the HighISONoiseReduction. |
| getDigitalLensOptimizer() | Gets the DigitalLensOptimizer. |
public Cr2LightingOptPackage()
Initializes a new instance of the Cr2LightingOptPackage class.
public final long getSize()
Gets the Size.
Returns: long - The Size.
public final void setSize(long value)
Sets the Size.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| value | long | The Size. |
public final int getPeripheralIlluminationCorr()
Gets the PeripheralIlluminationCorr.
Returns: int - The PeripheralIlluminationCorr.
public final int getAutoLightingOptimizer()
Gets the AutoLightingOptimizer.
Returns: int - The AutoLightingOptimizer.
public final int getHighlightTonePriority()
Gets the HighlightTonePriority.
Returns: int - The HighlightTonePriority.
public final int getLongExposureNoiseReduction()
Gets the LongExposureNoiseReduction.
Returns: int - The LongExposureNoiseReduction.
public final int getHighISONoiseReduction()
Gets the HighISONoiseReduction.
Returns: int - The HighISONoiseReduction.
public final int getDigitalLensOptimizer()
Gets the DigitalLensOptimizer.
Returns: int - The DigitalLensOptimizer.
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.