IImageOptimizer.

Optimize(FilePath) Method

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