Control Surface API  2.2.2
SettableColorValue Interface Reference
Inheritance diagram for SettableColorValue:

Public Member Functions

void set (float red, float green, float blue)
 
- Public Member Functions inherited from ColorValue
float red ()
 
float green ()
 
float blue ()
 
float alpha ()
 
- Public Member Functions inherited from Value< ColorValueChangedCallback >
void markInterested ()
 
void addValueObserver (ObserverType callback)
 

Detailed Description

Definition at line 3 of file SettableColorValue.java.

Member Function Documentation

void set ( float  red,
float  green,
float  blue 
)

Sets the internal value.

Since
API version 2

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