略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: SWFFill

2024-04-26

The SWFFill class

(PHP 5 < 5.3.0, PECL ming SVN)

简介

The SWFFill object allows you to transform (scale, skew, rotate) bitmap and gradient fills.

swffill objects are created by the SWFShape::addFill() method.

类摘要

SWFFill {
/* 方法 */
moveTo ( float $x , float $y ) : void
rotateTo ( float $angle ) : void
scaleTo ( float $x [, float $y ] ) : void
skewXTo ( float $x ) : void
skewYTo ( float $y ) : void
}

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.swffill.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3