Shows an Import File dialog box. Same as the File > Import > File command.Array of Item objects created during import; or null if the user cancels the dialo
Category Archives: Project object
linearBlending
True if linear blending should be used for this project; otherwise false.Boolean; read/write.
displayStartFrame
An alternate way of setting the Frame Count menu setting in the Project Settings dialog box to 0 or 1, and is equivalent to using the FramesCountType.FC_STA
importPlaceholder()
Creates and returns a new PlaceholderItem object and adds it to the projectメs items array. Same as the File > Import > Placeholder command.name A string con
bitsPerChannel
The color depth of the current project, either 8, 16, or 32 bits.Integer 8, 16, or 32 only ; read/write.
rootFolder
The root folder containing the contents of the project; this is a virtual folder that contains all items in the Project panel, but not items contained insid
framesCountType
The Frame Count menu setting in the Project Settings dialog box.A FramesCountType enumerated value; read/write. One of:FramesCountType.FC_START_1FramesCount
reduceProject()
Removes all items from the project except those specified. Same as the File > Reduce Project command.array _ o f _ i te m s An array containing the Item obj