Forum und email

SWFFill->scaleTo()

(PHP 4 >= 4.0.5)

SWFFill->scaleTo() — Sets fill's scale

Description

SWFFill
void scaleTo ( int $x [, int $y ] )
Warning

הפונקציה זאת היא ניסיונית. ההתנהגות של הפונצקיה, שם הפונקציה וכל הדברים אשר מתועדים כאן עשויים להשתנות ללא התרעה בהפצות עתידיות של PHP. השתמש בתוספת זאת על אחריותך בלבד.

Sets the fill scale to the given coordinates.

Parameters

x

X-coordinate

y

Y-coordinate

Return Values

No value is returned.