Skybound Rebar

IconFile.ToBitmap Method (Size)

Returns a Bitmap of the icon with the highest color depth from the current icon with the specified Size.

[Visual Basic]
Overloads Public Function ToBitmap( _
   ByVal size As Size _
) As Bitmap
[C#]
public Bitmap ToBitmap(
   Size size
);

See Also

IconFile Class | Skybound.Rebar Namespace | IconFile.ToBitmap Overload List