Description

If a sequence (multiple frame image) is used as the Source for Convert, but a single image format (such as JPG or PNG) is used as the OutputFormat, the user has the option to save the individual frames as successive images, or to only save the first frame of the sequence.

Property type

A Boolean value.  

Syntax

object.SaveFramesIndividually [= value]

The SaveFramesIndividually Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McFiles.
valueA Boolean value.

Remarks

If the value is True (default), each frame is labelled with the OutputName and then the Frame Number appended. If the value is False, only the first frame is saved, with the OutputName as set.