See Also Examples Applies To
Displays an image from a GdPicture Image handle. Ex: GdImageBox1.DisplayFromGdPictureImage(Imaging1.GetNativeImage()).
Syntax
object.DisplayFromGdPictureImage (nimageID)
The DisplayFromGdPictureImage syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nimageID | Required. Long. GdPicture Image handle. Image to display. |
Returns
Long. GdPictureStatus
Remarks
The GdPictureStatus constants are defined HERE