Color.GetNativeColorValues Method

Definition

Gets the color channel values of the color.

public:
 cli::array <float> ^ GetNativeColorValues();
public float[] GetNativeColorValues ();
member this.GetNativeColorValues : unit -> single[]
Public Function GetNativeColorValues () As Single()

Returns

Single[]

An array of color channel values.

Applies to