PHP Velho Oeste 2024

SWFFill::skewYTo

(PHP 5 < 5.3.0, PECL ming SVN)

SWFFill::skewYToSets fill y-skew

Beschreibung

SWFFill::skewYTo ( float $y ) : void
Warnung

Diese Funktion ist EXPERIMENTELL. Das Verhalten, der Funktionsname und alles Andere, was hier dokumentiert ist, kann sich in zukünftigen PHP-Versionen ohne Ankündigung ändern. Seien Sie gewarnt und verwenden Sie diese Funktion auf eigenes Risiko.

Sets the fill y-skew to y.

Parameter-Liste

y

When y is 1.0, it is a 45-degree upward slant. More is more upward, less is more downward.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch

add a note add a note

User Contributed Notes

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