|
|
|
|
SetPlaneMask
Set the hardware plane mask for subsequent drawing operations.
Declaration
void NAPI GA_2DStateFuncs::SetPlaneMask(
N_uint32 mask)
Prototype In
snap/graphics.h
Parameters
mask |
New plane mask to make active |
Description
This function sets the hardware plane mask for the hardware, which is used to mask out specific bits from being affected during writes to the framebuffer. The mask passed in should be a packed color value for the currently active display mode.
Note: Not all hardware supports this function, and if the hardware does not support it this function will be NULL.
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com