CGImageProperties.Alpha Property

Definition

Gets or sets whether an image has an alpha channel.

public Nullable<bool> Alpha { get; set; }
member this.Alpha : Nullable<bool> with get, set

Property Value

Applies to