MGL_usePenBitmapPattern
Sets the currently active bitmap pattern.
Declaration
void MGLAPI MGL_usePenBitmapPattern(
int index)
Prototype In
mgraph.h
Parameters
index |
Index of the bitmap pattern to make active |
Description
This function sets the currently active bitmap pattern used when rendering patterned primitives in the MGL_BITMAP_TRANSPARENT and MGL_BITMAP_OPQAUE pen styles. The pattern must already have been downloaded with a call to the MGL_setPenBitmapPattern function.
See Also
MGL_setPenBitmapPattern, MGL_getPenBitmapPattern, MGL_setPenPixmapPattern, MGL_setPenStyle
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com