swfmovie_setdimension.3

来自「Ming is a library for generating Macrome」· 3 代码 · 共 35 行

3
35
字号
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!.TH "SWFMovie_setDimension" 3 "15 March 2007" "c2man movie.c".SH "NAME"SWFMovie_setDimension \- set the dimensions of a movie.SH "SYNOPSIS".ft B#include <ming.h>.br.spvoid SWFMovie_setDimension.br(.br	SWFMovie movie,.br	float width,.br	float height.br);.ft R.SH "PARAMETERS".TP.B "SWFMovie movie"Movie to adjust..TP.B "float width"New width of the movie..TP.B "float height"New height of the movie..SH "DESCRIPTION"This function sets the dimensions for the movie.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?