AnimationFramePackage

AnimationFramePackage

Overview

AnimationFramePackage 是Python的Aspose.Font FOSS中的一个类.

写入一个JSON表达式,描述fps和标签.

这个类提供了一个方法,用于在Python程序中使用AnimationFramePackage 对象. 有的方法包括: write_to. 在安装Python包的Aspose.Font FOSS后,所有公众成员都可以访问任何 Python 应用程序. 特性: directory_name, fps, frame_labels, frames, manifest_name, storyboard.

Properties

NameTypeAccessDescription
directory_namestrRead获取目录名称.
storyboardPreviewImageRead得到了故事板.
manifest_namestrRead得到了公开名称.
framestuple[PreviewImage, ...]Read得到了框架.
fpsintRead得到了FPS.
frame_labelstuple[str, ...]Read得到了框架标签.

Methods

SignatureDescription
`write_to(path: strPath)Path`

See Also

 中文