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

◆ from_handle()

static xtd::drawing::color xtd::drawing::color::from_handle ( intptr  handle)
staticnoexcept

Creates a xtd::drawing::color class from native handle.

Parameters
handlethe handle for the new xtd::drawing::color.
Returns
xtd::drawing::color The xtd::drawing::color structure that this method creates.
Remarks
For internal use only.