Download

Support

Ewl_Colorpicker Struct Reference
[Ewl_Colorpicker: The colour picking widget]

#include <ewl_colorpicker.h>

Collaboration diagram for Ewl_Colorpicker:

Collaboration graph
[legend]

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 alpha value

Box holding alpha information

The blue value

Inherit from Ewl_Box

The current colour preview

The green value

The current hue

Does the picker deal with alpha values

struct { ... } Ewl_Colorpicker::hsv

The pickers HSV values

The current mode

struct { ... } Ewl_Colorpicker::picker

This holds the two picker boxes

struct { ... } Ewl_Colorpicker::preview

The preview boxes

The previous color

The previous colour preview

The red value

struct { ... } Ewl_Colorpicker::rgb

The pickers RGB values

The current saturation

struct { ... } Ewl_Colorpicker::spinners

The spinners to hold the different values

The square picker box

Are we currently updating the widget

The current value

The vertical picker box


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

Copyright © Enlightenment.org

Enlightened Widget Library Documentation Generated: Sun Sep 27 01:49:51 2009