Image Component Library (ICL)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
icl::qt::ColorSelect Struct Reference

Color selection component. More...

#include <GUIComponents.h>

Inheritance diagram for icl::qt::ColorSelect:
icl::qt::GUIComponentWithOutput icl::qt::GUIComponent

List of all members.

Public Member Functions

 ColorSelect (int r, int g, int b, int a=-1)
 create color selection component

Detailed Description

Color selection component.

Creates a ColorHandle.


Constructor & Destructor Documentation

icl::qt::ColorSelect::ColorSelect ( int  r,
int  g,
int  b,
int  a = -1 
) [inline]

create color selection component

if the alpha parameter is set to -1, no alpha value can be specified


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines