Planar DX/PCI User Manual page 62

Display controller
Hide thumbs Also See for DX/PCI:
Table of Contents

Advertisement

52 | DSetStartupGCT
Structure This code fragment defines the
typedef struct
The
Example This example sets the initial GCT for screen zero (0).
#include <mdpcint.h>
{
DWORD
dwRetCode = DSetStartupGCT (0, "screen0.gct");
return dwRetCode;
}
See also
DCancelStartupGCT, DGetGCT, DSetGCT
{
UDWORD IdGCT;
UWORD Version;
UWORD ArraySize;
UWORD Red[256];
UWORD Green[256];
UWORD Blue[256];
} GCT_FILE_FORMAT;
field must be 256.
ArraySize
dwRetCode;
GCT_FILE_FORMAT
structure.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dome m2/pciRx/pciDome dx/pciDome rx/pci

Table of Contents