MGL_setPenPixmapTransparent

Sets the currently active pixmap pattern transparent color.

Declaration

void MGLAPI MGL_setPenPixmapTransparent(
    color_t color)

Prototype In

mgraph.h

Parameters

color

New transparent color for pixmap patterns

 

Description

This function sets the currently active pixmap pattern transparent color. This is used to determine which pixels in the pixmap pattern are transparent when the device context has the MGL_PIXMAP_TRANSPARENT pen style active.

See Also

MGL_setPenPixmapPattern, MGL_getPenPixmapTransparent

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