Forum und email

SWFMovie->setDimension()

(PHP 4 >= 4.3.3)

SWFMovie->setDimension() — Sets the movie's width and height

Popis

SWFMovie
void setDimension ( int $width , int $height )
Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

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

Parametre

width

The movie width.

height

The movie height.

Vrátené hodnoty

Nevráti sa žiadna hodnota.