CGImageProperties.PixelWidth Property

Definition

Gets or sets the number of pixels in an image for the x axis.

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

Property Value

Applies to