Name | Description | |
---|---|---|
![]() | Alpha | Gets/Sets the alpha of the color. Must be from 0 to 1. 0 means a completely transparent color and 1 means a completely opaque color. |
![]() | LuminanceModifier | Gets/Sets the luminance modifier factor of the color. Can be any value. Larger values result in lighter colors. By default set to 1, which means 100% lumininace (i.e. the originanl color). |
![]() | Name | Gets/Sets the theme color name of this scheme color. |
![]() | SaturationModifier | Gets/Sets the saturation modifier factor of the color. Can be any value. Larger values result in more saturated colors. By default set to 1, which means 100% saturation (i.e. the original color). |
![]() | Shade | Gets/Sets the shade of the color. Must be from 0 to 1. Larger values result in darker colors. |
![]() | Tint | Gets/Sets the tint of the color. Must be from 0 to 1. Larger values result in lighter colors. |