PreviousNext
Help > Programming PhotoModeler - Scripting/DDE Interface > Commands > IdealizeProject
IdealizeProject

Description:

Idealize the open project. Photos in the specified photo set will be idealized. See Idealize Project.

Syntax:

"IdealizeProject ps"

where:

‘ps’ corresponds to the name of the photo set that contains the photos that are to be idealized (see also SetPhotoSet command). The ‘ps’ parameter can have spaces in the name.

(note that the maximum number of images to process will use the default number according to the amount of memory installed on your system)

Return:

"1" if successful or "0" if not

Failure returns

- incorrect number of parameters

- no project is open

- not enough disk space to store new idealized images

- photo set not found

Example:

"IdealizeProject ps1"

returned "1”