ComponentOne Bitmap for UWP
ToVector3 Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > ColorF Structure : ToVector3 Method
Converts the color into a three component vector.
Syntax
'Declaration
 
Public Function ToVector3() As Vector3
public Vector3 ToVector3()

Return Value

A three component vector containing the red, green, and blue components of the color.
See Also

Reference

ColorF Structure
ColorF Members