Метод | Описание | |
---|---|---|
SaturationCorrection ( ) : System |
Initializes a new instance of the SaturationCorrection class.
|
|
SaturationCorrection ( float adjustValue ) : System |
Initializes a new instance of the SaturationCorrection class.
|
Метод | Описание | |
---|---|---|
ProcessFilter ( UnmanagedImage image, |
Process the filter on the specified image.
|
protected ProcessFilter ( UnmanagedImage image, |
||
image | UnmanagedImage | Source image data. |
rect | Image rectangle for processing by the filter. | |
Результат | void |
public SaturationCorrection ( float adjustValue ) : System | ||
adjustValue | float | Saturation adjust value. |
Результат | System |