ReactOS 0.4.15-dev-7842-g558ab78
_VIDEO_COLOR_CAPABILITIES Struct Reference

#include <ntddvdeo.h>

Public Attributes

ULONG Length
 
ULONG AttributeFlags
 
LONG RedPhosphoreDecay
 
LONG GreenPhosphoreDecay
 
LONG BluePhosphoreDecay
 
LONG WhiteChromaticity_x
 
LONG WhiteChromaticity_y
 
LONG WhiteChromaticity_Y
 
LONG RedChromaticity_x
 
LONG RedChromaticity_y
 
LONG GreenChromaticity_x
 
LONG GreenChromaticity_y
 
LONG BlueChromaticity_x
 
LONG BlueChromaticity_y
 
LONG WhiteGamma
 
LONG RedGamma
 
LONG GreenGamma
 
LONG BlueGamma
 

Detailed Description

Definition at line 476 of file ntddvdeo.h.

Member Data Documentation

◆ AttributeFlags

ULONG _VIDEO_COLOR_CAPABILITIES::AttributeFlags

Definition at line 478 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ BlueChromaticity_x

LONG _VIDEO_COLOR_CAPABILITIES::BlueChromaticity_x

Definition at line 489 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ BlueChromaticity_y

LONG _VIDEO_COLOR_CAPABILITIES::BlueChromaticity_y

Definition at line 490 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ BlueGamma

LONG _VIDEO_COLOR_CAPABILITIES::BlueGamma

Definition at line 494 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ BluePhosphoreDecay

LONG _VIDEO_COLOR_CAPABILITIES::BluePhosphoreDecay

Definition at line 481 of file ntddvdeo.h.

◆ GreenChromaticity_x

LONG _VIDEO_COLOR_CAPABILITIES::GreenChromaticity_x

Definition at line 487 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ GreenChromaticity_y

LONG _VIDEO_COLOR_CAPABILITIES::GreenChromaticity_y

Definition at line 488 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ GreenGamma

LONG _VIDEO_COLOR_CAPABILITIES::GreenGamma

Definition at line 493 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ GreenPhosphoreDecay

LONG _VIDEO_COLOR_CAPABILITIES::GreenPhosphoreDecay

Definition at line 480 of file ntddvdeo.h.

◆ Length

ULONG _VIDEO_COLOR_CAPABILITIES::Length

Definition at line 477 of file ntddvdeo.h.

◆ RedChromaticity_x

LONG _VIDEO_COLOR_CAPABILITIES::RedChromaticity_x

Definition at line 485 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ RedChromaticity_y

LONG _VIDEO_COLOR_CAPABILITIES::RedChromaticity_y

Definition at line 486 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ RedGamma

LONG _VIDEO_COLOR_CAPABILITIES::RedGamma

Definition at line 492 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ RedPhosphoreDecay

LONG _VIDEO_COLOR_CAPABILITIES::RedPhosphoreDecay

Definition at line 479 of file ntddvdeo.h.

◆ WhiteChromaticity_x

LONG _VIDEO_COLOR_CAPABILITIES::WhiteChromaticity_x

Definition at line 482 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ WhiteChromaticity_y

LONG _VIDEO_COLOR_CAPABILITIES::WhiteChromaticity_y

Definition at line 483 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ WhiteChromaticity_Y

LONG _VIDEO_COLOR_CAPABILITIES::WhiteChromaticity_Y

Definition at line 484 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ WhiteGamma

LONG _VIDEO_COLOR_CAPABILITIES::WhiteGamma

Definition at line 491 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().


The documentation for this struct was generated from the following file: