BitmapData.Width

BitmapData.Width property

Haalt of stelt de pixelbreedte van hetBitmap object. Dit kan ook worden gezien als het aantal pixels in één scanlijn.

public int Width { get; set; }

Winstwaarde

De pixelbreedte van hetBitmap voorwerp.

Zie ook