ColorResList method (ILEADRasterProcess)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short ColorResList (ILEADRaster *pRaster, short iBitsPerPixel, ColorResPaletteConstants Palette, ColorResDitherConstants Dither, short iColors);

Overview

Refer to Examining and Altering Bitmaps.

Remarks

Converts all bitmaps in a list from any bits-per-pixel to any bits-per-pixel.

This method also updates the palette that is referenced by the AnimationPalette property.

See Also

Elements:

ColorRes method, UserPalette property

Topics:

Raster Images: Doing Color Expansion or Reduction