bndColorButton

Draw a color button with its lower left origin at (x, y) and size of (w, h), where flags is one or multiple flags from BNDcornerFlags and state denotes the widgets current UI state.

widget looks best when height is BND_WIDGET_HEIGHT

nothrow @trusted @nogc
void
bndColorButton
(,
float x
,
float y
,
float w
,
float h
,
int flags
,)

Meta