CreateClonedImage Method

See Also     Examples     Applies To

Creates a clone from an existing image.

Syntax

object.CreateClonedImage (nimageID)

The CreateClonedImage syntax has these parts:

Part Description
object Required. An object expression that evaluates to an object in the Applies To list.
nimageID Required. Long image object handle. The image ID of the image to clone.

Returns

Long.
0: The image could not created. Use the GetStat() method to determine the reason this method failed.
Non-zero: An image object handle of the created image .

Category

Load, Import & Create an image





© Copyright 2007 GdPicture All rights reserved.
Documentation MAP.