TdxGPImage.Clone Method
In This Article
Creates a copy of the image container.
#Declaration
Delphi
function Clone: TdxGPImage;
#Returns
Type |
---|
Tdx |
#Remarks
This function returns a new TdxGPImage object that contains a copy of the stored image.
See Also