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
            Populates the request data before posting it to the web optimizer
            
		- Assembly
 - Cake
.ImageOptimizer .dll  - Namespace
 - Cake
.ImageOptimizer  - Containing Type
 - PunyPngOptimizer
 
Syntax
protected override IDictionary<string, object> PopulatePostData(FilePath path)
	Parameters
| Name | Type | Description | 
|---|---|---|
| path | FilePath | The path to the file. | 
Return Value
| Type | Description | 
|---|---|
| IDictionary | 
					
