SWFMovie::setDimension

(PHP 5 < 5.3.0, PECL ming SVN)

SWFMovie::setDimensionSets the movie's width and height

Descrição

SWFMovie::setDimension ( float $width , float $height ) : void
Aviso

Esta função é EXPERIMENTAL. O comportamento, seu nome e documentação podem mudar sem aviso em futuras versões do PHP. Utilize por sua própria conta e risco.

Sets the movie's dimension to the specified width and height.

Parâmetros

width

The movie width.

height

The movie height.

Valor Retornado

Não há valor retornado.