UserPaletteCount Property (ILEADRasterDlgClr)

Visual Basic example

Visual C++ example

 

Syntax

short UserPaletteCount;

Overview

Refer to Using Imaging Common Dialogs

Remarks

Gets or sets the number of colors in the UserPalette property.

Valid values are 1 to 255.

It is associated with ColorRes dialog box, CustomizePalette dialog box, and the Color dialog box.

See Also

Elements

ShowCustomizePaletteDlg method, ShowColorResDlg method, ShowColorDlg method