GetHBitmap Method

See Also     Examples     Applies To

Exports the native GdPicture image as HBitmap handle.

Syntax

object.GetHBitmap ()

The GetHBitmap syntax has these parts:

Part Description
object Required. An object expression that evaluates to an object in the Applies To list.

Returns

Long. A new HBitmap handle wich will contains the native GdPicture image data.

Remarks

Call the GetStat() function to see if this function success.
DO NOT FORGET to release the HBitmap object with the DeleteHBitmap() function.

Category

Export Image





© Copyright 2008 GdPicture All rights reserved.
Documentation MAP.