GA_unloadRef2d

Unloads the 2D reference rasteriser device driver chain

Declaration

void NAPI GA_unloadRef2d(
    GA_devCtx _FAR_ *dc)

Prototype In

snap/graphics.h

Parameters

dc

Pointer to SNAP device context to unload driver chain for

 

Description

This function unloads the SNAP 2D Reference Rasteriser from memory, without unloading the actual hardware device driver. This can be used to unload the reference rasteriser and then reload a new copy such as when changing color depths dynamically within a display driver.

See Also

GA_unloadDriver

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