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
| Name | Type | Access | Description |
|---|---|---|---|
directory_name | str | Read | 获取目录名称. |
storyboard | PreviewImage | Read | 得到了故事板. |
manifest_name | str | Read | 得到了公开名称. |
frames | tuple[PreviewImage, ...] | Read | 得到了框架. |
fps | int | Read | 得到了FPS. |
frame_labels | tuple[str, ...] | Read | 得到了框架标签. |
Methods
| Signature | Description |
|---|---|
| `write_to(path: str | Path)→Path` |