xtd
0.2.0
Loading...
Searching...
No Matches
◆
from_data()
static
image
xtd::drawing::image::from_data
(
const char *const *
bits
)
static
Creates an
xtd::drawing::image
from the specified data pointer.
Parameters
data
A pointer that contains the data for this
xtd::drawing::image
.
Returns
The
xtd::drawing::image
this method creates.
Remarks
This method is used for creating a
xtd::drawing::image
from an XPM (or XBM) image.
xtd
drawing
image
Generated on Sat Sep 14 2024 21:25:20 for xtd by
Gammasoft
. All rights reserved.