Static
makeReturns the time ranges of the source video for replacement.
[Deprecated] Replace the original image content with the specified PAGImage object. Passing in null for the image parameter resets the layer to its default image content. The replaceImage() method modifies all associated PAGImageLayers that have the same editableIndex to this layer.
Replace the original image content with the specified PAGImage object. Passing in null for the image parameter resets the layer to its default image content. The setImage() method only modifies the content of the calling PAGImageLayer.
Returns the layer's display matrix by combining its matrix) property with the current animation matrix from the AE timeline. This does not include the parent layer's matrix. To calculate the final bounds relative to the PAGSurface, use the PAGPlayer::getBounds(PAGLayer layer) method directly.
Returns the parent PAGComposition of current PAGLayer.
Returns this layer as a type layer.
Generated using TypeDoc
Make a empty PAGImageLayer with specified size.