NColorValue4F Class Members
In This Topic
The following tables list the members exposed by NColorValue4F.
Public Constructors
Public Fields
| Name | Description |
| C1 | Color component 1 |
| C2 | Color component 2 |
| C3 | Color component 3 |
| C4 | Color component 4 |
Top
Public Methods
| Name | Description |
| CloneWithNewAlpha | Overridden. Creates a duplicate instance with the same color and the specified alpha. |
| GetCCount | Overridden. Overriden to return 4. |
| GetCValue | Overridden. Gets the value of the color component at the specified index. |
Top
See Also