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

◆ scan0() [2/2]

bitmap_data & xtd::drawing::imaging::bitmap_data::scan0 ( intptr  value)
noexcept

Sets or sets the address of the first pixel data in the bitmap. This can also be thought of as the first scan line in the bitmap.

Parameters
valueThe address of the first pixel data in the bitmap.
Returns
This current instance.