IImageOptimizerFactory.

GetByPath(FilePath) Method

Summary

Get an optimizer from the factory

Syntax

IImageOptimizer GetByPath(FilePath path)

Parameters

Name Type Description
path FilePath The path of the file that the optimzer needs to support.

Return Value

Type Description
IImageOptimizer