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
            Optimizes the specified file.
            
		- Assembly
 - Cake
.ImageOptimizer .dll  - Namespace
 - Cake
.ImageOptimizer  - Containing Type
 - IImageOptimizer
 
Syntax
ImageOptimizerResult Optimize(FilePath path)
	Parameters
| Name | Type | Description | 
|---|---|---|
| path | FilePath | The path to the file. | 
Return Value
| Type | Description | 
|---|---|
| ImageOptimizerResult | 
