Leptonica  1.82.0
Image processing and image analysis suite
RGBA_Quad Struct Reference

#include <pix.h>

Data Fields

l_uint8 blue
 
l_uint8 green
 
l_uint8 red
 
l_uint8 alpha
 

Detailed Description

Colormap table entry (after the BMP version). Note that the BMP format stores the colormap table exactly as it appears here, with color samples being stored sequentially, in the order (b,g,r,a).

Definition at line 173 of file pix.h.

Field Documentation

◆ alpha

l_uint8 RGBA_Quad::alpha

◆ blue

◆ green

◆ red


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