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
Initializes a new instance of the
ImageOptimizerFactory class.
- Assembly
- Cake
.ImageOptimizer .dll - Namespace
- Cake
.ImageOptimizer - Containing Type
- Image
Optimizer Factory
Syntax
public ImageOptimizerFactory(IFileSystem fileSystem)
Parameters
| Name | Type | Description |
|---|---|---|
| fileSystem | IFileSystem | The file System. |
Return Value
| Type | Description |
|---|---|
| void |
