Click or drag to resize

RasterAttributesByteLength Property

Gets the size of the raster data in bytes.

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 ByteLength { get; }

Property Value

Type: Int32
See Also