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