IImageOptimizer.

Supports(string) Method

Summary

Does the optimzer support the image
Assembly
Cake.ImageOptimizer.dll
Namespace
Cake.ImageOptimizer
Containing Type
IImageOptimizer

Syntax

bool Supports(string extension)

Parameters

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

Return Value

Type Description
bool