Percent property (ILEADOptimizeOptions)

Visual Basic example

Visual C++ example

 

Syntax

short Percent;

Overview

Refer to Image Optimization.

Remarks

Gets or sets the percent of redundancy to be used in the image optimization operation. This value will be used if the original image format was one of the following:

image\sqrblit.gif PNG File (FILE_PNG).

image\sqrblit.gif GIF File (FILE_GIF).

image\sqrblit.gif One of LEAD Supported BMP Formats with 1, 4, and 8 bits per pixel only.

The Percent value can be a value between 1 and 100.

The default value is 10.

See Also

Elements:

JPEGQFactor property, PNGQFactor property, JPEGColorSpace property, Distance property, PickSamePalette property, DefaultOptions method, OptimizeBuffer method, OptimizeDir method.

Topics:

Optimizer: Optimization Methods