AnimationFramePackage

AnimationFramePackage

Overview

AnimationFramePackage is a class in Aspose.Font FOSS for Python.

AnimationFramePackage.write_to(dir) creates the target directory, writes the storyboard image and each frame image, and generates a JSON manifest describing fps, frame count, and optional frame labels.

Properties

NameTypeAccessDescription
directory_namestrRead
storyboardPreviewImageRead
manifest_namestrRead
framestuple[PreviewImage, ...]Read
fpsintRead
frame_labelstuple[str, ...]Read

Methods

SignatureDescription
write_to(path: str | Path)PathCreates the target directory, writes the storyboard image and each frame image, and generates a JSON manifest describing fps, frame count, and optional frame labels