ClanSoft logo
ClanSoft logo

    CL_Canvas::get_data

Syntax

virtual void *get_data();

Description

Returns the pointer to the surface data, where youcan copy your data to. It should beonly called between lock() and unlock().


Back to index



This page was built using the Perceps documentation system.