AnimationPreset
AnimationPreset
Overview
AnimationPreset 是Python的Aspose.Font FOSS中的一个类.
AnimationPreset.name stores the identifier of the animation preset.
特性: bounce, fps, frames_per_segment, name, padding, size.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | str | Read | 得到了这个名字. |
frames_per_segment | int | Read | 得到每个段的. |
fps | int | Read | 得到了FPS. |
size | float | Read | 得到了尺寸. |
padding | int | Read | 得到了. |
bounce | bool | Read | 得到了跳跃. |