April 19, 2024

Dynamic Windows Function [dw_color_foreground_set]

Syntax

void dw_color_foreground_set(unsigned long value)

Parameters

unsigned long value: RGB color

Description

Sets the current foreground drawing color. Either a color constant such as DW_CLR_BLACK or an RGB color using the DW_RGB() macro.