IOPalette Property (ILEADRasterIO)

Visual Basic Example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

OLE_COLOR IOPalette (short iIndex);

Overview

Refer to Working with the RAW File Filter.

Remarks

This property is used when loading raw, uncompressed data that is 8 bits per pixel or less. To do this, assign a palette to the IOPalette property in the LoadInfo event.

Palettes are used only for images that are 8 bits per pixel or less.

See Also

Topics:

Raster Images: Palettes

 

Using Color Values in LEADTOOLS