The Levels type exposes the following members.
Name | Description | |
---|---|---|
ApplyOnAlpha |
Gets/sets value specifying if to modify alpha channel with the transform. (Inherited from PerChannelBitmapTransform.) |
|
Auto |
Gets/sets a value specifying if transform should be run in automatic mode. |
|
Channels |
Returns an array of flags specifying what channels to apply effect at. (Inherited from PerChannelBitmapTransform.) |
|
Completed |
Returns value indicating if the operation is currently running. (Inherited from SyncHandler.) |
|
ExceptionThrowEnabled |
Gets/sets value that specifies if to throw exception in synchronous mode. (Inherited from SyncHandler.) |
|
Highlights |
Gets/sets highlights level modifier. |
|
HistogramMode |
Gets/sets value that specifies how to build histogram during levels adjusting. |
|
Locked |
Indicates if the object has been locked. (Inherited from SyncHandler.) |
|
MaximumLevel |
Gets/sets maximum output level. |
|
Midtones |
Gets/sets midtones modifier. |
|
MinimumLevel |
Gets/sets minimum output level. |
|
Priority |
Gets/sets a priority for the auxilary thread. (Inherited from SyncHandler.) |
|
Shadows |
Gets/sets shadows level modifier. |
|
SupportedPixelFormats |
Returns an array of pixel formats that are supported by this transform. (Inherited from BitmapTransform.) |
|
SynchronizationMode |
Gets/sets synchronization mode for the object. (Inherited from SyncHandler.) |
|
Threshold |
Gets/sets threshold level. |
|
Timeout |
Gets/sets value specifying maximum time for which object can be locked. (Inherited from SyncHandler.) |
|
Unit |
Gets/sets unit used to measure all the coordinates, sizes and other spatial values. (Inherited from UnitConverterHandler.) |