RenderWare V2.1

Previous Page Index Next Page

RwRaster *

RwGetRasterInfo(RwRaster *raster, RwRasterInfo *info)

Description

Retrieves information about an RwRaster

Arguments

raster Pointer to the raster

info Pointer to the raster information block.

Return Value

The argument raster if successful, and NULL otherwise.

Comments

The format of an RwRaster is device specific. This function should be used to determine the format of an RwRaster before accessing the pixels.