14 Managing Pixmap Textures
Q3PixmapTexture_New
function to create a new pixmap texture.
TQ3TextureObject Q3PixmapTexture_New (
const TQ3StoragePixmap *pixmap);
pixmap
A storage pixmap.
Q3PixmapTexture_New
function returns, as its function result, a new texture object that uses the storage pixmap specified by the pixmap
parameter. If Q3PixmapTexture_New
cannot create a new pixmap texture object, it returns the value NULL
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker