Edit

Share via


CGImageProperties.Depth Property

Definition

Gets or sets the number of bits in the color sample of each pixel for an image.

public Nullable<int> Depth { get; set; }
member this.Depth : Nullable<int> with get, set

Property Value

Applies to