All Classes |Grouped Classes |Index

Class CL_PixelBufferProvider

Element Array Buffer provider. More...

Derived from:

None

Derived by:

None

Group:

Display Target Interface (Display)

#include <ClanLib/display.h>

Class Members:

Construction:

create

Create.

destroy

Destroys the element array buffer provider.


Attributes:

get_data

Retrieves a pointer to the mapped buffer.


Operations:

lock

Maps buffer into system memory.

unlock

Unmaps element buffer.

upload_data

Uploads data to buffer.