Метод | Описание | |
---|---|---|
ApplyFilter ( |
Applies the oil painting filter.
|
|
OilPaintingFilter ( int levels, int brushSize ) : System |
Initializes a new instance of the OilPaintingFilter class.
|
public ApplyFilter ( |
||
source | /// The source. /// | |
Результат |
public OilPaintingFilter ( int levels, int brushSize ) : System | ||
levels | int | /// The number of levels. /// |
brushSize | int | /// The brush size. /// |
Результат | System |