Name | Description | |
---|---|---|
![]() | WebColorBaseJS | Initializes a new instance of the WebColorBaseJS class. |
Name | Description | |
---|---|---|
![]() | WebColorBaseJS | Initializes a new instance of the WebColorBaseJS class. |
Name | Description | |
---|---|---|
![]() | clone | Creates copy of object. |
![]() | get_Alpha | Gets the alpha component value of this color. |
![]() | get_Blue | Gets the blue component value of this color. |
![]() | get_Green | Gets the green component value of this color. |
![]() | get_Index | Gets a color index. |
![]() | get_Luminance | Gets a luminance of color. |
![]() | get_Red | Gets the red component value of this color. |
![]() | get_Type | Gets a type of WebColorBaseJS. |
![]() | getParams | Returns color parameters as JSON object. |
![]() | set_Alpha | Sets the alpha component value of this color. |
![]() | set_Blue | Sets the blue component value of this color. |
![]() | set_Green | Sets the green component value of this color. |
![]() | set_Index | Sets a color index. |
![]() | set_Luminance | Sets a luminance of color. |
![]() | set_Red | Sets the red component value of this color. |
![]() | set_Type | Sets a type of WebColorBaseJS. |
![]() | toString | Converts object to a string. |