ClanSoft logo
ClanSoft logo

    CL_SurfaceProvider::lock

Syntax

virtual void lock();

Description

CL_Surface calls lock() before the surface data is accessed. This makes it possible to the surfaceprovider to only have the image in memory between a lock()/unlock() sequence.

must be called before any other funcs


Back to index



This page was built using the Perceps documentation system.