Share via


CGImage.BytesPerRow Property

Definition

The number of bytes per row in the image.

public IntPtr BytesPerRow { get; }
member this.BytesPerRow : nativeint

Property Value

IntPtr

nativeint

Remarks

The number of bytes used per row.

Applies to