manpagez: man pages & more
man SWFMovie_setDimension(3)
Home | html | info | man
SWFMovie_setDimension(3)                              SWFMovie_setDimension(3)




NAME

       SWFMovie_setDimension - set the dimensions of a movie


SYNOPSIS

       #include <ming.h>

       void SWFMovie_setDimension
       (
            SWFMovie movie,
            float width,
            float height
       );


PARAMETERS

       SWFMovie movie
              Movie to adjust.

       float width
              New width of the movie.

       float height
              New height of the movie.


DESCRIPTION

       This function sets the dimensions for the movie.



c2man movie.c                   1 October 2008        SWFMovie_setDimension(3)

ming 0.4.3 - Generated Wed Dec 8 06:13:16 CST 2010
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.