Download

Support

Ewl_Colorpicker Struct Reference
[Ewl_Colorpicker: The colour picking widget]

#include <ewl_colorpicker.h>

Collaboration diagram for Ewl_Colorpicker:

Detailed Description

Inherits from Ewl_Box to produce a color picker widget.

Data Fields

Ewl_Widgetalpha_box
Ewl_Box box
unsigned int has_alpha:1
Ewl_Color_Mode mode
struct {
   Ewl_Widget *   square
   Ewl_Widget *   vertical
picker
struct {
   Ewl_Widget *   current
   Ewl_Widget *   previous
preview
Ewl_Color_Set previous
struct {
   Ewl_Widget *   alpha
   struct {
      Ewl_Widget *   h
      Ewl_Widget *   s
      Ewl_Widget *   v
   }   hsv
   struct {
      Ewl_Widget *   b
      Ewl_Widget *   g
      Ewl_Widget *   r
   }   rgb
spinners
unsigned int updating:1

Field Documentation

The blue value

The green value

The current hue

Does the picker deal with alpha values

Referenced by ewl_colorpicker_has_alpha_get(), and ewl_colorpicker_has_alpha_set().

struct { ... } Ewl_Colorpicker::hsv

The pickers HSV values

Referenced by ewl_colorpicker_cb_spinner_change(), and ewl_colorpicker_init().

The current saturation

Are we currently updating the widget

The current value


The documentation for this struct was generated from the following file:

Copyright © Enlightenment.org

Enlightened Widget Library Documentation Generated: Sat May 17 16:51:17 2008