'Declaration Public Function ToBitmap() As ImGearPage
'Usage Dim instance As ImGearPDEImage Dim value As ImGearPage value = instance.ToBitmap()
public ImGearPage ToBitmap()
public: ImGearPage* ToBitmap();
public: ImGearPage^ ToBitmap();
Return Value
The image data as a bitmap image.