Rasterize

procedure Rasterize(Rasterizer: TRasterizer; Bitmap: TBitmap32; DstRect: TRect);

Description

Rasterize is a simple TRenderThread based rasterize auxiliary routine. Calling Rasterize will start up a separate rasterization thread and rasterize through that with the provided Rasterizer.

See Also

TBitmap32, Rectangle Types, TRenderThread, TRasterizer