ChromaKey

Graphics32

ChromaKey

procedure ChromaKey(ABitmap: TBitmap32; TrColor: TColor32);

Description

Preprocesses a Bitmap for standard color key transparency, ie. areas that are of color TrColor are made transparent.

It is possible to use this function several times for different colors.

See Also

Color Types, TBitmap32