ExecDrawLayers

Graphics32

TCustomImage32.ExecDrawLayers

procedure ExecDrawLayers(Dest: TBitmap32; Stage: Integer); virtual;

Description

Paints layers using the layer mask of the corresponding stage.

This method is called by the control when it executes PST_DRAW_LAYERS stage.

See Also

Paint Stages, TBitmap32