public int CreateGdPictureImageFromHBitmap( int hBitmap )
public function CreateGdPictureImageFromHBitmap( hBitmap: Integer ): Integer;
public function CreateGdPictureImageFromHBitmap( hBitmap : int ) : int;
public: int CreateGdPictureImageFromHBitmap( int hBitmap )
public: int CreateGdPictureImageFromHBitmap( int hBitmap )
'Declaration
Public Function CreateGdPictureImageFromHBitmap( _ ByVal hBitmap As Integer _ ) As Integer
Parameters
- hBitmap