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 
		JpegTranRunner class.
            - Assembly
 - Cake
.ImageOptimizer .dll  - Namespace
 - Cake
.ImageOptimizer  - Containing Type
 - JpegTranRunner
 
Syntax
public JpegTranRunner(IFileSystem fileSystem, ICakeEnvironment environment, IProcessRunner processRunner, IToolLocator tools)
	Parameters
| Name | Type | Description | 
|---|---|---|
| fileSystem | IFileSystem | The file system. | 
| environment | ICakeEnvironment | The environment. | 
| processRunner | IProcessRunner | The process runner. | 
| tools | IToolLocator | The locator. | 
Return Value
| Type | Description | 
|---|---|
| void | 
