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

◆ icon() [5/11]

xtd::drawing::icon::icon ( std::istream &  stream,
const xtd::drawing::size size 
)

Initializes a new instance of the xtd::drawing::icon class of the specified size from the specified stream.

Parameters
streamThe data stream from which to load the xtd::drawing::icon.
sizeThe desired size of the icon.