TOC PREV NEXT INDEX

DefaultVirtPal

Synopsis

define a virtual palette that uses the default visual class

DefaultVirtPal

PALvirt DefaultVirtPal {
vclass = VIS_CLASS_DEFAULT;
share = SHARE_CMAP;
cube_size = 6;
};

Description

DefaultVirtPal defines a virtual palette that uses the windowing system's default visual and shares a colormap if possible.

Example

None.

File

v/pal.v

See also related modules

Not Applicable.

TOC PREV NEXT INDEX