PaletteType Property (ILEADRasterDlgWeb)

Visual Basic example

Visual C++ example

 

Syntax

long PaletteType;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the type of palette to use. Possible values are:

Value

Meaning

CRF_FIXEDPALETTE

Use the fixed palette

CRF_OPTIMIZEDPALETTE

Create an optimized palette

The PaletteType property is associated with the PNGWebTuner and GIFWebTuner dialog boxes.

See Also

Elements

ShowPNGWebTunerDlg method, ShowGIFWebTunerDlg method