xtd
0.2.0
Loading...
Searching...
No Matches
◆
unlock_bits()
void xtd::drawing::bitmap::unlock_bits
(
const
xtd::drawing::imaging::bitmap_data
&
data
)
Unlocks this
xtd::drawing::bitmap
from system memory.
Parameters
data
A
xtd::drawing::imaging::bitmap_data
that specifies information about the lock operation.
Remarks
The
xtd::drawing::imaging::bitmap_data
specifies the attributes of the
xtd::drawing::bitmap
, such as size, pixel format, the starting address of the pixel data in memory, and length of each scan line (stride).
xtd
drawing
bitmap
Generated on Sat Sep 14 2024 21:25:19 for xtd by
Gammasoft
. All rights reserved.