record AL_RGB

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type AL_RGB = record

Description

Palette entry. It contains an additional field for the purpose of padding but you should not usually care about it.

See also
AL_PALETTE
Color palette description for indexed modes (8bpp).

Overview

Fields

r: AL_UCHAR;
g: AL_UCHAR;
b: AL_UCHAR;
filler: AL_UCHAR;

Description

Fields

r: AL_UCHAR;
 
g: AL_UCHAR;
 
b: AL_UCHAR;
 
filler: AL_UCHAR;
 

Generated by PasDoc 0.13.0 on 2016-07-20 12:01:36