DQBsetBMap
SUB

Prototype

DECLARE SUB DQBsetBMap (BYVAL BMap, BYVAL ForeCol, BYVAL BackCol, BYVAL NewCol)

Parameters

BMap - BMap number to edit

ForeCol - Foreground color

BackCol - Background color

NewCol - Color of the resulting combination

Returns

none

Description

Sets a color for the specified combination on the specified blender map. Never try to set the combinations for an unmapped foreground color!

Notes:

See also DQBcreateBMap, DQBgetBMap, DQBloadBMap and DQBsaveBMap

Example

See DQBbPut example