PaletteType property (LEADDlgWeb Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

L_UINT PaletteType

Delphi Syntax

PaletteType: L_UINT

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

This property is associated with the PNGWebTuner and GIFWebTuner dialog boxes.

See Also

Elements:

ShowPNGWebTunerDlg method, ShowGIFWebTunerDlg method.

Topics:

Imaging Common Dialogs: Properties, Methods, and Events