ReactOS 0.4.15-dev-6644-g539123c
_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 407 of file ntddvdeo.h.

Member Data Documentation

◆ AttributeFlags

ULONG _VIDEO_COLOR_CAPABILITIES::AttributeFlags

Definition at line 409 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ BlueChromaticity_x

LONG _VIDEO_COLOR_CAPABILITIES::BlueChromaticity_x

Definition at line 420 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ BlueChromaticity_y

LONG _VIDEO_COLOR_CAPABILITIES::BlueChromaticity_y

Definition at line 421 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ BlueGamma

LONG _VIDEO_COLOR_CAPABILITIES::BlueGamma

Definition at line 425 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ BluePhosphoreDecay

LONG _VIDEO_COLOR_CAPABILITIES::BluePhosphoreDecay

Definition at line 412 of file ntddvdeo.h.

◆ GreenChromaticity_x

LONG _VIDEO_COLOR_CAPABILITIES::GreenChromaticity_x

Definition at line 418 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ GreenChromaticity_y

LONG _VIDEO_COLOR_CAPABILITIES::GreenChromaticity_y

Definition at line 419 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ GreenGamma

LONG _VIDEO_COLOR_CAPABILITIES::GreenGamma

Definition at line 424 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ GreenPhosphoreDecay

LONG _VIDEO_COLOR_CAPABILITIES::GreenPhosphoreDecay

Definition at line 411 of file ntddvdeo.h.

◆ Length

ULONG _VIDEO_COLOR_CAPABILITIES::Length

Definition at line 408 of file ntddvdeo.h.

◆ RedChromaticity_x

LONG _VIDEO_COLOR_CAPABILITIES::RedChromaticity_x

Definition at line 416 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ RedChromaticity_y

LONG _VIDEO_COLOR_CAPABILITIES::RedChromaticity_y

Definition at line 417 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ RedGamma

LONG _VIDEO_COLOR_CAPABILITIES::RedGamma

Definition at line 423 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ RedPhosphoreDecay

LONG _VIDEO_COLOR_CAPABILITIES::RedPhosphoreDecay

Definition at line 410 of file ntddvdeo.h.

◆ WhiteChromaticity_x

LONG _VIDEO_COLOR_CAPABILITIES::WhiteChromaticity_x

Definition at line 413 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ WhiteChromaticity_y

LONG _VIDEO_COLOR_CAPABILITIES::WhiteChromaticity_y

Definition at line 414 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ WhiteChromaticity_Y

LONG _VIDEO_COLOR_CAPABILITIES::WhiteChromaticity_Y

Definition at line 415 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().

◆ WhiteGamma

LONG _VIDEO_COLOR_CAPABILITIES::WhiteGamma

Definition at line 422 of file ntddvdeo.h.

Referenced by bInitPDEV(), and IntInitScreenInfo().


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