XdSetPseudoBitfields(3X) — Kubota Pacfic Computer Inc. (X Direct Graphics)
NAME
XdSetPseudoBitfields − specify weights and masks for mapping RGB values
SYNOPSIS
void XdSetPseudoBitfields(wh, weights, masks)
WindowHandle ∗wh;
double ∗weights;
int ∗masks;
wh Specifies the window to draw into
weights Weighting factors for RG and B
masks R, G and B masks
USAGE
Use XdSetPseudoBitfields to specify the weights and masks for mapping RGB values to color indices using ’bitfield compression’ color approximation.
September 02, 1992