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
Get an optimizer from the factory
- Assembly
- Cake
.ImageOptimizer .dll - Namespace
- Cake
.ImageOptimizer - Containing Type
- I
Image Optimizer Factory
Syntax
IImageOptimizer GetByExtension(string extension)
Parameters
Name | Type | Description |
---|---|---|
extension | string | The extension of the file that the optimzer needs to support. |
Return Value
Type | Description |
---|---|
IImageOptimizer |