Summary
Applies black and white toning to the image.
- Assembly
- Wyam
.Images .dll - Namespace
- Wyam
.Images - Containing Type
- Image
Syntax
public Image BlackWhite()
Return Value
Type | Description |
---|---|
Image | The current module instance. |