Summary
Outputs the image as PNG. This will override the default
behavior of outputting the image as the same format.
- Assembly
- Wyam
.Images .dll - Namespace
- Wyam
.Images - Containing Type
- Image
Syntax
public Image OutputAsPng()
Return Value
| Type | Description |
|---|---|
| Image | The current module instance. |
