Planar Dome Md2/PCI Developer's Manual page 61

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

Advertisement

DSetStartupGCT
Structure This code fragment defines the
structure.
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
53

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dome md4/pciDome md5/pciDome md8/pci

Table of Contents