TOC PREV NEXT INDEX

MaxCube

Synopsis

Define a virtual palette with the maximum allowable cube sizeMaxCube

PALvirt MaxCube {
vclass = VIS_CLASS_PSEUDO;
share = SHARE_CMAP;
cube_size = 6;
};

Description

MaxCube defines a virtual palette that uses a pseudo-color, shareable visual with the maximum cube size of 6.

Example

Not available.

File

v/pal.v

See also related modules

Not Applicable.

TOC PREV NEXT INDEX