Height

BitmapData.Height property

获取或设置像素高度Bitmapobject. 有时也称为扫描线数。

public int Height { get; set; }

返回值

像素高度Bitmap目的。

也可以看看