'Declaration
Public Overloads Overridable Function CreateImageData( _ ByVal hBitmap As IntPtr _ ) As Stream
Parameters
- hBitmap
- Pointer to the bitmap data.
Return Value
The binary stream data of the image.
'Declaration
Public Overloads Overridable Function CreateImageData( _ ByVal hBitmap As IntPtr _ ) As Stream