Method | Description | |
---|---|---|
OptimizeFile ( string fileName ) : void |
Optimizes the specified file.
|
|
WriteFile ( |
Writes the file to the response.
|
Method | Description | |
---|---|---|
CanOptimize ( MagickFormatInfo formatInfo ) : bool | ||
CreateOptimizedFile ( string cacheFileName ) : void | ||
GetOptimizedFileName ( ) : string | ||
ImageOptimizerHandler ( IUrlResolver urlResolver, MagickFormatInfo formatInfo ) : System.IO |
protected static OptimizeFile ( string fileName ) : void | ||
fileName | string | |
return | void |
protected WriteFile ( |
||
context | ||
return | void |