Main Page   Modules   Alphabetical List   Data Structures   Data Fields  

Raster 2D Functions
[D3D9]

This section is related to blitting from one raster to another, or clearing areas of a raster.

D3D9 RenderWare Graphics only supports certain source and destination raster types. These are described here.

RwRasterRender
Valid source raster types are:
Valid destination raster types are:

See also:
RwRasterType , RwRasterRender
If an invalid source or destination raster type is used, the called rendering function will return a failed result.
RwRasterRenderScaled
Valid source raster types are:
Valid destination raster types are:

See also:
RwRasterType , RwRasterRenderScaled
If an invalid source or destination raster type is used, the called rendering function will return a failed result.
RwRasterRenderFast
Valid source raster types are:
Valid destination raster types are:

The following source raster type is only supported when both source and destination rasters have the same pixel format:

The following destination raster types are only supported when both source and destination rasters have the same pixel format:

See also:
RwRasterType , RwRasterRenderFast
If an invalid source or destination raster type is used, the called rendering function will return a failed result.
RwRasterClear
RwRasterClear clears an entire raster to a specified pixel value. This function only supports the following raster types:
See also:
RwRasterType , RwCameraClearMode
RwRasterClearRect
RwRasterClearRect clears the specified region of a raster to a specified pixel value. This function only supports the following raster types:
See also:
RwRasterType

Criterion Software © 1993-2004 Criterion Software Limited. All rights reserved. Built Thu Feb 12 13:46:57 2004. Send Feedback