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

◆ width() [2/2]

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

Sets or sets the pixel width of the xtd::drawing::bitmap object. This can also be thought of as the number of pixels in one scan line.

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