Image.

And() Method

Summary

Mark the beginning of another set of processing instructions to be applied to the images.
Assembly
Wyam.Images.dll
Namespace
Wyam.Images
Containing Type
Image

Syntax

public Image And()

Return Value

Type Description
Image The current module instance.
GitHub