#include <ddguicolor.h>
Class diagram for ddgUIColorView:
Public Members | |||
![]() | ![]() | ddgUIColorView ( unsigned short x, unsigned short y, ddgColor3 *c = NULL) | |
![]() | ![]() | Constructor. | |
![]() | ![]() | ddgUIColorView ( unsigned short x, unsigned short y, ddgColor4 *c = NULL) | |
![]() | ![]() | Constructor. | |
![]() | ![]() | bool | draw ( ddgContext *ctx ) |
![]() | ![]() | Update the color part ui. | |
![]() | ![]() | void | color ( ddgColor3 *c ) |
![]() | ![]() | Set the color that this ui should control. | |
![]() | ![]() | void | color ( ddgColor4 *c ) |
![]() | ![]() | Set the color that this ui should control. | |
![]() | ![]() | ddgColor3* | _color3 |
![]() | ![]() | ddgColor4* | _color4 |
Shows red,green and blue components as well as the mixed result.