xtd::drawing::icon::icon | ( | const xtd::string & | filename, |
const xtd::drawing::size & | size | ||
) |
Initializes a new instance of the xtd::drawing::icon class of the specified size from the specified file.
filename | The file to load the xtd::drawing::icon from. |
size | The desired size of the icon. |