ReactOS 0.4.15-dev-7958-gcd0bb1a
regsvr_pixelformat Struct Reference
Collaboration diagram for regsvr_pixelformat:

Public Attributes

CLSID constclsid
 
LPCSTR author
 
LPCSTR friendlyname
 
LPCSTR version
 
GUID constvendor
 
UINT bitsperpixel
 
UINT channelcount
 
BYTE const *constchannelmasks
 
WICPixelFormatNumericRepresentation numericrepresentation
 
UINT supportsalpha
 

Detailed Description

Definition at line 131 of file regsvr.c.

Member Data Documentation

◆ author

LPCSTR regsvr_pixelformat::author

Definition at line 134 of file regsvr.c.

◆ bitsperpixel

UINT regsvr_pixelformat::bitsperpixel

Definition at line 138 of file regsvr.c.

◆ channelcount

UINT regsvr_pixelformat::channelcount

Definition at line 139 of file regsvr.c.

◆ channelmasks

BYTE const* const* regsvr_pixelformat::channelmasks

Definition at line 140 of file regsvr.c.

◆ clsid

CLSID const* regsvr_pixelformat::clsid

Definition at line 133 of file regsvr.c.

◆ friendlyname

LPCSTR regsvr_pixelformat::friendlyname

Definition at line 135 of file regsvr.c.

◆ numericrepresentation

WICPixelFormatNumericRepresentation regsvr_pixelformat::numericrepresentation

Definition at line 141 of file regsvr.c.

◆ supportsalpha

UINT regsvr_pixelformat::supportsalpha

Definition at line 142 of file regsvr.c.

◆ vendor

GUID const* regsvr_pixelformat::vendor

Definition at line 137 of file regsvr.c.

◆ version

LPCSTR regsvr_pixelformat::version

Definition at line 136 of file regsvr.c.


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