ForePalette property (ILEADRasterView)

Syntax

BOOL ForePalette

Overview

Refer to Displaying an Image.

Remarks

(Persistent property, available at design time) Causes the Raster View Control's palette to be used as a foreground palette.

The main purpose of this property is to overcome palette-handling problems in Access and FoxPro. Set this property to TRUE only if you are displaying single images. It can cause problems in a multiple document interface (MDI).

Although you can use this property with other development systems, there is no reason to do so. Consequently no examples are provided for this property.

Setting

Description

TRUE

Use the Raster View control's palette as a foreground palette.

FALSE

Use the Raster View control's palette as a background palette.

See Also

Elements:

BackErase property, BitonalScaling property, PaintDither property, PaintEffect property, PaintPalette property, PaintROP3 property, PaintGamma property, PaintIntensity property, PaintContrast property

Topics:

Raster Images: Displaying Images