Returns the icon from the current icon with the specified IconFormat.
Returns the icon from the current icon with the specified IconFormat.
public Icon ToIcon(IconFormat);
Returns the icon with the highest color depth from the current icon with the specified Size.
public Icon ToIcon(Size);
IconFile Class | Skybound.Rebar Namespace