xtd::drawing::icon::icon | ( | const char *const * | bits, |
const xtd::drawing::size & | size | ||
) |
Initializes a new instance of the xtd::drawing::icon class of the specified size from the specified data.
stream | The data stream from which to load the xtd::drawing::icon. |
size | The desired size of the icon. |