Outputs the image as BMP. This will override the default
behavior of outputting the image as the same format.
- Namespace
- Statiq
.Images - Containing Type
- MutateImage
Syntax
public MutateImage OutputAsBmp()
Return Value
Type | Description |
---|---|
MutateImage | The current module instance. |