MGL_usePenPixmapPattern

Sets the currently active pixmap pattern.

Declaration

void MGLAPI MGL_usePenPixmapPattern(
    int index)

Prototype In

mgraph.h

Parameters

index

Index of the pixmap pattern to make active

 

Description

This function sets the currently active bitmap pattern used when rendering patterned primitives in the MGL_PIXMAP pen style. The pattern must already have been downloaded with a call to the MGL_setPenPixmapPattern function.

See Also

MGL_setPenPixmapPattern, MGL_getPenPixmapPattern, MGL_setPenBitmapPattern, MGL_setPenStyle

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com