procedure ChromaKey(ABitmap: TCustomBitmap32; TrColor: TColor32);
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]