record AL_RGB_MAP

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type AL_RGB_MAP = record

Description

Stores an rgb map to accelerate conversions.

See also
al_create_rgb_table
Fills the specified RGB mapping table with lookup data for the specified palette.

Overview

Fields

data: ARRAY [0..31, 0..31, 0..31] OF AL_UCHAR;

Description

Fields

data: ARRAY [0..31, 0..31, 0..31] OF AL_UCHAR;
 

Generated by PasDoc 0.12.1 on 2012-12-11 17:40:22