Bitmap.Width
Bitmap.Width property
Gets the width, in pixels, of this Bitmap.
public override int Width { get; }
See Also
- class Bitmap
- namespace System.Drawing
- assembly Aspose.Drawing
Gets the width, in pixels, of this Bitmap.
public override int Width { get; }