Duplicate

_DuplicateDocument, DuplicateDocument

DuplicateDocument

Interactive command to this function: File > Duplicate

Description 

 DuplicateDocument(
   char *DocumentName
);

This function creates a copy of the current image and names the copy.

Parameters

char *DocumentName

Name of the image to be created.

See Also 
_DuplicateDocument

_DuplicateDocument

This function runs the File > Duplicate command.

Description 

 _DuplicateDocument();

The function creates a copy of current image.