EDID_displayTypes
Declaration
typedef enum {
EDID_GrayScale,
EDID_RGBColor,
EDID_NonRGBColor
} EDID_displayTypes
Prototype In
snap/ddc.h
Description
This enumeration defines the monitor display types stored in the displayType field of the EDID_record structure.
Members
EDID_GrayScale |
Monochrome/Grayscale monitor |
EDID_RGBColor |
RGB color monitor |
EDID_NonRGBColor |
NonRGB color monitor |
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com