GifsicleOptimizer.

RunTool(FilePath, FilePath) Method

Summary

Runs the optimizer tool

Syntax

protected override void RunTool(FilePath sourceFile, FilePath outputFile)

Parameters

Name Type Description
sourceFile FilePath The source path of the image to optimize.
outputFile FilePath The output path of the optimized image.

Return Value

Type Description
void