CGImage.BytesPerRow Property

Definition

The number of bytes per row in the image.

public nint BytesPerRow { get; }
member this.BytesPerRow : nint

Property Value

System.System.IntPtr System.nativeint

Remarks

The number of bytes used per row.

Applies to