Dgetnumgctbits - Planar Dome Md2/PCI Developer's Manual

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

Advertisement

DGetNumGCTBits

DGetNumGCTBits
Purpose Use
correction bits.
Syntax
DWORD DGetNumGCTBits (hdc, lpNumRedBits,
Parameter
Type
HDC
DWORD FAR * lpNumRedBits
Return value
DWORD –
otherwise, operating system error code.
Example This example returns the number of gamma
correction bits.
#include <mdpcint.h>
{
HDC
DWORD
DWORD
dwRetCode = DGetNumGCTBits (hdc, &NumRedBits,
return dwRetCode;
}
See also
DGetScreenDimensions, DGetNumGDIBits
DGetNumGCTBits
lpNumGreenBits, lpNumBlueBits)
DGetNumGCTBits Parameters
Name
hdc
lpNumGreenBits Number of green GCT bits
lpNumBlueBits
zero (0) if function completed successfully;
hdc
dwRetCode;
NumRedBits, NumGreenBits, NumBlueBits;
&NumGreenBits, &NumBlueBits);
to return the number of gamma
Description
Handle to the display-device
context
Number of red GCT bits
Number of blue GCT bits
37

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dome md4/pciDome md5/pciDome md8/pci

Table of Contents