Tanoda
ColorLabel Class Reference
Inheritance diagram for ColorLabel:

Public Attributes

ColorPicker picker
 
ColorValues type
 
string prefix = "R: "
 
float minValue
 
float maxValue = 255
 
int precision
 

Detailed Description

Definition at line 5 of file HSVPicker/UI/ColorLabel.cs.

Member Data Documentation

◆ maxValue

float ColorLabel.maxValue = 255

Definition at line 13 of file HSVPicker/UI/ColorLabel.cs.

◆ minValue

float ColorLabel.minValue

Definition at line 12 of file HSVPicker/UI/ColorLabel.cs.

◆ picker

ColorPicker ColorLabel.picker

Definition at line 7 of file HSVPicker/UI/ColorLabel.cs.

◆ precision

int ColorLabel.precision

Definition at line 15 of file HSVPicker/UI/ColorLabel.cs.

◆ prefix

string ColorLabel.prefix = "R: "

Definition at line 11 of file HSVPicker/UI/ColorLabel.cs.

◆ type

ColorValues ColorLabel.type

Definition at line 9 of file HSVPicker/UI/ColorLabel.cs.


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