Returns a Bitmap of the icon from the current icon with the specified IconFormat.
Returns a Bitmap of the icon from the current icon with the specified IconFormat.
public Bitmap ToBitmap(IconFormat);
Returns a Bitmap of the icon with the highest color depth from the current icon with the specified Size.
public Bitmap ToBitmap(Size);
IconFile Class | Skybound.Rebar Namespace