GoLang SWFFill::skewXTo

request it (265)
GoLang replacement for PHP's SWFFill::skewXTo [edit | history]



Do you know a GoLang replacement for PHP's SWFFill::skewXTo? Write it!

PHP SWFFill::skewXTo

PHP original manual for SWFFill::skewXTo [ show | php.net ]

SWFFill::skewXTo

(PHP 5 < 5.3.0, PECL ming SVN)

SWFFill::skewXToSets fill x-skew

Description

void SWFFill::skewXTo ( float $x )
Warning

This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk.

Sets the fill x-skew to x.

Parameters

x

When x is 1.0, it is a 45-degree forward slant. More is more forward, less is more backward.

Return Values

No value is returned.

See Also