Method | Description | |
---|---|---|
ApplyFilter ( |
Applies the halftone filter.
|
|
HalftoneFilter ( ) : System |
Initializes a new instance of the HalftoneFilter class.
|
|
HalftoneFilter ( int distance ) : System |
Initializes a new instance of the HalftoneFilter class.
|
Method | Description | |
---|---|---|
GetBoundingRectangle ( int width, int height ) : |
Gets the bounding rectangle of the image based on the rotating angles.
|
public ApplyFilter ( |
||
source |
/// The |
|
return |
public HalftoneFilter ( int distance ) : System | ||
distance | int | /// The distance. /// |
return | System |