DDgui Programmers Reference Guide by Nicholas J. Kingsley - HTML preview
PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.
Download the book in PDF, ePub, Kindle for a complete version.
DDgui_ColorDlg%: color%
Create a colour picker window
Example :
DEBUG "Selected : "+DDgui_ColorDlg(RGB(255,0,0))
Result :
This function allows the user to select a colour by tweaking a passed colour, and changing its red, green, blue and brightness levels
