BitmapData.Height

BitmapData.Height property

Haalt of stelt de pixelhoogte van hetBitmap object. Ook wel het aantal scanlijnen genoemd.

public int Height { get; set; }

Winstwaarde

De pixelhoogte van deBitmap voorwerp.

Zie ook