Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
MutateImage
.
MutateImage
()
Constructor
Namespace
Statiq
.Images
Type
MutateImage
Constructors
MutateImage
()
Method Members
AfterExecution
(IExecutionContext,
ExecutionOutputs)
AfterExecutionAsync
(IExecutionContext,
ExecutionOutputs)
And
()
BeforeExecution
(IExecutionContext)
BeforeExecutionAsync
(IExecutionContext)
BlackWhite
()
Brightness
(float)
Contrast
(float)
ExecuteAsync
(IExecutionContext)
ExecuteContextAsync
(IExecutionContext)
ExecuteInput
(IDocument,
IExecutionContext)
ExecuteInputAsync
(IDocument,
IExecutionContext)
Finally
(IExecutionContext)
FinallyAsync
(IExecutionContext)
Hue
(float)
Opacity
(float)
Operation
(Func
<
I
Image
Processing
Context,
I
Image
Processing
Context>
,
Func
<NormalizedPath,
NormalizedPath>
)
OutputAs
(Action
<Image
<Rgba32>
,
Stream>
,
Func
<NormalizedPath,
NormalizedPath>
)
OutputAsBmp
()
OutputAsGif
()
OutputAsJpeg
()
OutputAsPng
()
OutputAsWebp
()
Resize
(int?,
int?,
AnchorPositionMode,
ResizeMode)
Saturate
(float)
SetPrefix
(string)
SetSuffix
(string)
Vignette
(Color)
Property Members
Parallel
Process images in the content of the input document.
Namespace
Statiq
.Images
Containing Type
MutateImage
Syntax
public MutateImage()
On This Page
Syntax