IImageOptimizerFactory.

Supports(string) Method

Summary

Does the optimzer support the image

Syntax

bool Supports(string extension)

Parameters

Name Type Description
extension string The extension of the file to optimize.

Return Value

Type Description
bool