xtd 0.2.0
Loading...
Searching...
No Matches

◆ height() [2/2]

bitmap_data & xtd::drawing::imaging::bitmap_data::height ( int32  value)
noexcept

Sets the pixel height of the xtd::drawing::bitmap object. Also sometimes referred to as the number of scan lines.

Parameters
valueThe pixel height of the xtd::drawing::bitmap object.
Returns
This current instance.