Icon.ToBitmap
Icon.ToBitmap method
Converts this Icon to a GDI+ Bitmap.
public Bitmap ToBitmap()
Return Value
A Bitmap that represents the converted Icon.
See Also
- class Bitmap
- class Icon
- namespace System.Drawing
- assembly Aspose.Drawing
Converts this Icon to a GDI+ Bitmap.
public Bitmap ToBitmap()
A Bitmap that represents the converted Icon.