TRenderThread.Create

constructor Create(Rasterizer: TRasterizer; Bitmap: TBitmap32; DstRect: TRect; Suspended: Boolean);

Description

Creates an instance of TRenderThread. If Suspended then the rasterization process will not be started, otherwise the threaded rasterization will start immediatly.

See Also

TBitmap32, Rectangle Types, TRenderThread, TRasterizer