Skip to content

stevemaughan/Background-Render

Repository files navigation

Background Rendering using Delphi

This small project shows how to stop the GUI freezing up when a processor-intensive image is rendered as a print preview. In this case the user selects the color from the ColorPicker. The rendering is done is a TThread and uses a "Sleep" statement to simulate the rendering delay. Once complete the image is transfered to the paintbox.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages