AnimationPreviewBuilder

Общ преглед

AnimationPreviewBuilder е клас в Aspose.Font FOSS за Python.

AnimationPreviewBuilder.available_presets returns a tuple of preset names for animation generation.

Този клас предоставя 8 метода за работа с AnimationPreviewBuilder обекти в Python програми. Наличните методи включват: available_presets, build_axis_sweep, build_axis_sweep_package, build_named_instance_path, build_path, build_path_package, build_path_review_package, build_path_showcase_package. Всички публични членове са достъпни за всяко приложение на Python след инсталиране на пакета Aspose.Font FOSS for Python.

Методи за изчисляване на данните

ПодписътОписание на състоянието
available_presets()tuple[str, ...]Връща множество предварително зададени имена за генериране на анимация.
`build_axis_sweep(font: Font, axis_tag: str, start_val: float, end_val: float, text: str, frames: intNone, fps: int
build_axis_sweep_package(font: Font, axis_tag: str, start_val: float, end_val: float)AnimationFramePackageВръща AnimationFramePackage на кадри за ос преминаване
`build_path(font: Font, steps: Iterable[AnimationStepMapping[str, float
`build_path_package(font: Font, steps: Iterable[AnimationStepMapping[str, float
`build_path_review_package(font: Font, steps: Iterable[AnimationStepMapping[str, float
`build_path_showcase_package(font: Font, steps: Iterable[AnimationStepMapping[str, float
`build_named_instance_path(font: Font, instance_names: Iterable[str], text: str, frames_per_segment: intNone, hold_frames: int, fps: int

Вижте също:

 Български