WinXDraw_CopyImage


hImage2 = WinXDraw_CopyImage (hImage)

Copies an image

Parameter Description
hImage The handle to the image to copy

Returns

The handle to the new copy of the original image

Remarks

none

Examples

'copy an image
hImage2 = WinXDraw_CopyImage (hImage)

Related Links

Images
WinXDraw_LoadImage
WinXDraw_SaveImage
WinXDraw_SetImageChannel