RGB is only used within LibJPEG_Encoding.
 
Symbols
loading...
Files
loading...

RGB struct

Syntax

typedef struct RGB {   uint8_t B;   uint8_t G;   uint8_t R; }RGB_typedef;

Fields

B

No summary provided. Read more...

G

No summary provided. Read more...

R

No summary provided. Read more...

Type Use

Variables of RGB type
all items filtered out
RGB
all items filtered out
RGB
all items filtered out