Color Properties
.NET Framework 3.0
Name | Description | |
---|---|---|
![]() | A | Gets or sets the sRGB alpha component value of this Color structure. |
![]() | B | Gets or sets the sRGB blue component value of this Color structure. |
![]() | ColorContext | Gets the International Color Consortium (ICC) or Image Color Management (ICM) color profile of the Color. |
![]() | G | Gets or sets the sRGB green component value of this Color structure. |
![]() | R | Gets or sets the sRGB red component value of this Color structure. |
![]() | ScA | Gets or sets the ScRGB alpha component value of this Color structure. |
![]() | ScB | Gets or sets the ScRGB blue component value of this Color structure. |
![]() | ScG | Gets or sets the ScRGB green component value of this Color structure. |
![]() | ScR | Gets or sets the ScRGB red component value of this Color structure. |
Show: