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