ReactOS 0.4.15-dev-7842-g558ab78
NICEPIXEL32 Union Reference
Collaboration diagram for NICEPIXEL32:

Public Attributes

ULONG ul
 
struct {
   UCHAR   red
 
   UCHAR   green
 
   UCHAR   blue
 
   UCHAR   alpha
 
col
 
struct {
   UCHAR   red
 
   UCHAR   green
 
   UCHAR   blue
 
   UCHAR   alpha
 
col
 
struct {
   UCHAR   red
 
   UCHAR   green
 
   UCHAR   blue
 
   UCHAR   alpha
 
col
 
struct {
   UCHAR   red
 
   UCHAR   green
 
   UCHAR   blue
 
   UCHAR   alpha
 
col
 

Detailed Description

Definition at line 14 of file alphablend.c.

Member Data Documentation

◆ alpha

UCHAR NICEPIXEL32::alpha

Definition at line 22 of file alphablend.c.

◆ blue

UCHAR NICEPIXEL32::blue

Definition at line 21 of file alphablend.c.

◆  [1/4]

struct { ... } NICEPIXEL32::col

◆  [2/4]

struct { ... } NICEPIXEL32::col

◆  [3/4]

struct { ... } NICEPIXEL32::col

◆  [4/4]

struct { ... } NICEPIXEL32::col

◆ green

UCHAR NICEPIXEL32::green

Definition at line 20 of file alphablend.c.

◆ red

UCHAR NICEPIXEL32::red

Definition at line 19 of file alphablend.c.

◆ ul

ULONG NICEPIXEL32::ul

The documentation for this union was generated from the following files: