Method | Description | |
---|---|---|
ExecuteFilter ( int step ) : |
Runs the process of Posterize.
|
|
Posterize ( |
Bitmap Constructor.
|
Method | Description | |
---|---|---|
PosterizeCalculus ( Color original, double step ) : Color | ||
PosterizeCalculus ( byte channel, double step ) : byte | ||
Round ( double x ) : int |
public ExecuteFilter ( int step ) : |
||
step | int | |
return |
public Posterize ( |
||
Image | The picture to be posterized. | |
return | System |