IBitmapDataWidth Property

Gets the width of the current IBitmapData instance in pixels.

Definition

Namespace: KGySoft.Drawing.Imaging
Assembly: KGySoft.Drawing.Core (in KGySoft.Drawing.Core.dll) Version: 8.2.0
C#
int Width { get; }

Property Value

Int32

See Also