XMCOLOR Operators
The XMCOLOR structure exposes the following operators.
Note
The operators listed here are only available under C++.
In this section
Methods | Description |
---|---|
operator uint32_t |
Returns an instance of uint32_t containing the components of the XMCOLOR instance in a packed format. |
operator = |
Assigns vector component data to the current instance of XMCOLOR . |
Related topics
-
Reference