Skybound Rebar

IconFile.ToBitmap Method

Returns a Bitmap of the icon from the current icon with the specified IconFormat.

Overload List

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);

See Also

IconFile Class | Skybound.Rebar Namespace