CIColor.Components Property

Definition

Gets the color components, including the alpha channel if it is present, as an array of floating point numbers that are each in the range [0,1].

public System.Runtime.InteropServices.NFloat[] Components { get; }
member this.Components : System.Runtime.InteropServices.NFloat[]

Property Value

NFloat[]

Applies to