TCustomIvorySurface::CreateOffScreen

Creates an off-screen surface.

void __fastcall CreateOffScreen();

Description

CreateOffScreen does the same as Create. CreateOffScreen is kept to be compatible with the previous versions of Ivory Draw. You can use either of the two functions, they are exactly the same.

Back to TCustomIvorySurface