Download

Support

Ewl_Spectrum Struct Reference
[Ewl_Spectrum: The colour spectrum widget]

#include <ewl_spectrum.h>

Collaboration diagram for Ewl_Spectrum:

Detailed Description

Inherits from Ewl_Container and extends to provide a colour spectrum.

Data Fields

Ewl_Widgetcanvas
Ewl_Container container
struct {
   Ewl_Widget *   horizontal
   Ewl_Widget *   vertical
cross_hairs
unsigned int dirty:1
struct {
   double   h
   double   s
   double   v
hsv
Ewl_Color_Mode mode
struct {
   unsigned int   b
   unsigned int   g
   unsigned int   r
rgb
Ewl_Spectrum_Type type

Field Documentation

struct { ... } Ewl_Spectrum::cross_hairs

Selection crosshairs

Referenced by ewl_spectrum_init().

The current hue

Referenced by ewl_spectrum_hsv_get(), and ewl_spectrum_hsv_set().

Horizontal portion of the crosshairs

Referenced by ewl_spectrum_init().

struct { ... } Ewl_Spectrum::hsv

The HSV setting of the specturm

Referenced by ewl_spectrum_hsv_get(), and ewl_spectrum_hsv_set().

struct { ... } Ewl_Spectrum::rgb

Current RBG colour of the spectrum

Referenced by ewl_spectrum_rgb_get(), and ewl_spectrum_rgb_set().

The current saturation

Referenced by ewl_spectrum_hsv_get(), and ewl_spectrum_hsv_set().

The current value

Referenced by ewl_spectrum_hsv_get(), and ewl_spectrum_hsv_set().

Vertical portion of the crosshairs

Referenced by ewl_spectrum_init().


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

Copyright © Enlightenment.org

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