xtd 0.2.0

◆ from_hicon()

static bitmap xtd::drawing::bitmap::from_hicon ( intptr  icon)
static

Creates a xtd::drawing::bitmap from a Windows handle to an icon.

Parameters
hiconA handle to an icon.
Returns
The xtd::drawing::bitmap that this method creates.