RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
GIFImg.ReduceColors Function
Pascal
function ReduceColors(Bitmap: TBitmap; ColorReduction: TColorReduction; DitherMode: TDitherMode; ReductionBits: integer; CustomPalette: hPalette): TBitmap;
C++
TBitmap ReduceColors(TBitmap Bitmap, TColorReduction ColorReduction, TDitherMode DitherMode, int ReductionBits, hPalette CustomPalette);

This is function GIFImg.ReduceColors.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!