PickSamePalette property (ILEADOptimizeOptions)
VARIANT_BOOL PickSamePalette; | |
Overview |
Refer to Image Optimization. |
Remarks
Gets or sets a value that indicates whether to generate a unique global palette for all GIF frames or generate a separate palette for each frame. Possible values are:
Value |
Meaning |
VARIANT_TRUE |
Generate a unique global palette for all GIF Frames. |
VARIANT_FALSE |
Generate an individual palette for each GIF Frame. |
The default value is VARIANT_FALSE.
See Also
Elements: |
JPEGQFactor property, PNGQFactor property, JPEGColorSpace property, Percent property, Distance property, DefaultOptions method, OptimizeBuffer method, OptimizeDir method. |
Topics: |