Свойство | Тип | Описание | |
---|---|---|---|
GetColor | Color | ||
InitializeComponent | void | ||
SetDefaultSelection | void |
Метод | Описание | |
---|---|---|
HsbColorSpace ( ) : System |
Constructor. Adds the color space components to the color space component collection.
|
Метод | Описание | |
---|---|---|
UpdateValues ( IColorSpaceStructure m_csStructure ) : void |
Updates the color space coordinate values.
|
Метод | Описание | |
---|---|---|
GetColor ( ) : Color |
Converts the coordinates represented by this color space to its equivalent HEX representation.
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
SetDefaultSelection ( ) : void |
Sets the default color space component.
|
protected UpdateValues ( IColorSpaceStructure m_csStructure ) : void | ||
m_csStructure | IColorSpaceStructure | |
Результат | void |