.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man! .\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST! .TH "Ming_setSWFCompression" 3 "29 January 2007" "c2man ming.c" .SH "NAME" Ming_setSWFCompression \- Set output compression level. .SH "SYNOPSIS" .ft B #include .br .sp int Ming_setSWFCompression(int level); .ft R .SH "PARAMETERS" .TP .B "int level" New compression level. .SH "DESCRIPTION" This function sets the value of the compression level to be used when generating output. The level should be a value between 1 and 9 inclusive and corresponds to compression levels used by libz. .SH "RETURNS" Previous value.