RenderWare V2.1

Previous Page Index Next Page

void *

RwGetCameraImage(RwCamera *camera);

Description

Retrieves a pointer to the camera’s image buffer.

Arguments

camera Pointer to the camera.

Return Value

A pointer to the image buffer if successful, and NULL otherwise.

Comments

The image buffer format is device dependent. For more information, see Appendix B.

See Also

RwCreateCamera()

RwCreateUserDraw()

RwDuplicateCamera()

RwDestroyCamera()