Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

XdSetBaseColor(3X)  —  Kubota Pacfic Computer Inc. (X Direct Graphics)

NAME

XdSetBaseColor − Specify the color for drawing geometric primitives without vertex colors. 

SYNOPSIS

void XdSetBaseColor(wh, color)
      WindowHandle   ∗wh;
      XdColor        ∗color;

wh Specifies the window to draw into

color RGB base color

USAGE

When a geometric primitive is drawn without vertex colors base color specifies the color of the entire primitive.  When a geometric primitive is drawn with vertex colors the base color is used to scale the vertex colors. 

September 02, 1992

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026