PHP Velho Oeste 2024

SWFFill::scaleTo

(PHP 5 < 5.3.0, PECL ming SVN)

SWFFill::scaleToSets fill's scale

Açıklama

SWFFill::scaleTo ( float $x [, float $y ] ) : void
Uyarı

Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.

Sets the fill scale to the given coordinates.

Değiştirgeler

x

X-coordinate

y

Y-coordinate

Dönen Değerler

Hiçbir değer dönmez.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top