Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
ARGB Struct Reference

#include <gimex.h>

Public Attributes

GCHANNEL a
 
GCHANNEL r
 
GCHANNEL g
 
GCHANNEL b
 
unsigned char a
 
unsigned char r
 
unsigned char g
 
unsigned char b
 

Detailed Description

Definition at line 114 of file gimex.h.

Member Data Documentation

◆ a [1/2]

GCHANNEL ARGB::a

Definition at line 116 of file gimex.h.

◆ a [2/2]

unsigned char ARGB::a

Definition at line 60 of file gimex.h.

◆ b [1/2]

GCHANNEL ARGB::b

Definition at line 116 of file gimex.h.

◆ b [2/2]

unsigned char ARGB::b

Definition at line 60 of file gimex.h.

◆ g [1/2]

GCHANNEL ARGB::g

Definition at line 116 of file gimex.h.

◆ g [2/2]

unsigned char ARGB::g

Definition at line 60 of file gimex.h.

◆ r [1/2]

GCHANNEL ARGB::r

Definition at line 116 of file gimex.h.

◆ r [2/2]

unsigned char ARGB::r

Definition at line 60 of file gimex.h.


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