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.
stream | The data stream from which to load the xtd::drawing::icon. |
size | The desired size of the icon. |