This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.ImageOptimizer.
Summary
Adds an optimizer to the factory
- Assembly
- Cake
.ImageOptimizer .dll - Namespace
- Cake
.ImageOptimizer - Containing Type
- Image
Optimizer Factory
Syntax
public void Add(IImageOptimizer optimizer)
Parameters
Name | Type | Description |
---|---|---|
optimizer | IImageOptimizer | The optimizer to add. |
Return Value
Type | Description |
---|---|
void |