ComponentOne Bitmap for UWP
ToArray Method (ColorF)

C1.UWP.DX Assembly > C1.Util.DX Namespace > ColorF Structure : ToArray Method
Creates an array containing the elements of the color.
Syntax
'Declaration
 
Public Function ToArray() As System.Single()
public System.float[] ToArray()

Return Value

A four-element array containing the components of the color.
See Also

Reference

ColorF Structure
ColorF Members