fg_defcolor() (legacy function)

Win32 DirectX Fastgraph/Light

Prototype

void fg_defcolor (int index, int value);

Sub fg_defcolor (ByVal index As Long, ByVal value As Long)

procedure fg_defcolor (index, value : integer);

Description

The fg_defcolor() legacy function assigns a color value to a virtual color index.

Parameters

index is the virtual color index to define, between 0 and 255.

value is the color value to assign to the specified color index, between 0 and 255.

Return value

none

Restrictions

none

Contents
Fastgraph Home Page

 

copyright 2001 Ted Gruber Software, Inc.