Name | Description | |
---|---|---|
![]() ![]() | Auto | |
![]() ![]() | Default | Represents an empty SchemeColor value. |
![]() ![]() | Transparent |
The following tables list the members exposed by SchemeColor.
Name | Description | |
---|---|---|
![]() ![]() | Auto | |
![]() ![]() | Default | Represents an empty SchemeColor value. |
![]() ![]() | Transparent |
Name | Description | |
---|---|---|
![]() | Apply | Applies the specified ColorTransform value to this SchemeColor color. |
![]() ![]() | CreateArgbColor | Overloaded. Creates the ARGB color. |
![]() ![]() | CreateHslColor | Creates the color represented in HLS color. |
![]() ![]() | CreatePresetColor | Creates the preset color. |
![]() ![]() | CreateRgbColor | Creates the RGB color. The alpha color channel is set to 255. |
![]() ![]() | CreateThemeColor | Creates the theme color. |
![]() | Equals | Overloaded. Indicates whether the current object is equal to another object of the same type. |
![]() | GetColorTransform | Get color transform of this color. |
![]() | IsAutoColor | Gets a value indicating whether this color represent an automatic color. |
![]() | IsDefault | Indicates whether the specified SchemeColor is default. |
![]() | IsTransparent | Gets a value indicating whether this color is transparent color. |
![]() | RemoveColorTransform | Remove color transform for this color. |