DECLARE FUNCTION DQBgetBMap (BYVAL BMap, BYVAL ForeCol, BYVAL BackCol)
BMap - Blender map to get color info from
ForeCol - Foreground color
BackCol - Background color
An INTEGER value holding the color set for the specified combination in the specified blender map
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.
See also DQBcreateBMap and DQBsetBMap