CGImageProperties.IsIndexed Property

Definition

Gets or sets whether an image contains indexed pixel samples.

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

Property Value

Applies to