GA_2DStateFuncs

Prototype In

snap/graphics.h

Description

Function group containing all the device driver functions related to managing the hardware 2D graphics accelerator state. This group of functions does not contain any functions that do any drawing on the screen, just state management.

Generally applications or shell drivers should request this block of functions from the 2d reference rasteriser library, not directly from the graphics accelerator. This will allows the library to fill in all rendering functions with software rendering as necessary automatically.

Note:    Be sure to fill in the dwSize member of this structure when you call GA_queryFunctions to the correct size of the structure at compile time!

Related Sub-Topics

BuildTranslateVector

DisableDirectAccess

EnableDirectAccess

IsIdle

Set8x8ColorPattern

Set8x8MonoPattern

SetAlphaValue

SetBackColor

SetBlendFunc

SetDrawBuffer

SetForeColor

SetLineStipple

SetLineStippleCount

SetLineStyle

SetMix

SetPlaneMask

Use8x8ColorPattern

Use8x8MonoPattern

Use8x8TransColorPattern

Use8x8TransMonoPattern

WaitTillIdle

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