RasterAttributesRowAlignment Property |
Gets the row alignment of the raster data in bytes.
Namespace:
AGI.Foundation.Graphics.Imaging
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int RowAlignment { get; }
Public ReadOnly Property RowAlignment As Integer
Get
public:
property int RowAlignment {
int get ();
}
member RowAlignment : int with get
Property Value
Type:
Int32See Also