public final class Cr2LightingOptPackage extends RawDictionaryBasePackage
Represents Canon MakerNotes tags.
| Constructor and Description |
|---|
Cr2LightingOptPackage()
Initializes a new instance of the
Cr2LightingOptPackage class. |
| Modifier and Type | Method and Description |
|---|---|
int |
getAutoLightingOptimizer()
Gets the AutoLightingOptimizer.
|
int |
getDigitalLensOptimizer()
Gets the DigitalLensOptimizer.
|
int |
getHighISONoiseReduction()
Gets the HighISONoiseReduction.
|
int |
getHighlightTonePriority()
Gets the HighlightTonePriority.
|
int |
getLongExposureNoiseReduction()
Gets the LongExposureNoiseReduction.
|
int |
getPeripheralIlluminationCorr()
Gets the PeripheralIlluminationCorr.
|
long |
getSize()
Gets the Size.
|
void |
setSize(long value)
Sets the Size.
|
clear, get_Item, remove, set, toListaddProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Cr2LightingOptPackage()
Initializes a new instance of the Cr2LightingOptPackage class.
public final int getAutoLightingOptimizer()
Gets the AutoLightingOptimizer.
public final int getDigitalLensOptimizer()
Gets the DigitalLensOptimizer.
public final int getHighISONoiseReduction()
Gets the HighISONoiseReduction.
public final int getHighlightTonePriority()
Gets the HighlightTonePriority.
public final int getLongExposureNoiseReduction()
Gets the LongExposureNoiseReduction.
public final int getPeripheralIlluminationCorr()
Gets the PeripheralIlluminationCorr.
public final long getSize()
Gets the Size.
public final void setSize(long value)
Sets the Size.
value - The Size.Copyright © 2026. All rights reserved.