Click or drag to resize

RasterAttributesRowStride Property

Gets the stride or scan/row width in bytes of the raster data.

Namespace:  AGI.Foundation.Graphics.Imaging
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public int RowStride { get; }

Property Value

Type: Int32
See Also