DQBgetBMap
FUNCTION

Prototype

DECLARE FUNCTION DQBgetBMap (BYVAL BMap, BYVAL ForeCol, BYVAL BackCol)

Parameters

BMap - Blender map to get color info from

ForeCol - Foreground color

BackCol - Background color

Returns

An INTEGER value holding the color set for the specified combination in the specified blender map

Description

Returns the color set on the specified blender map for the color combination given by the specified foreground and background colors. If the foreground color is not mapped into the blender map, this function returns unpredictable results, so pay attention.

Notes:

See also DQBcreateBMap and DQBsetBMap