dams Thu May 17 01:37:05 2001 EDT
Modified files:
/phpdoc/en/functions image.xml
Log:
Added JPEG default quality
Index: phpdoc/en/functions/image.xml
diff -u phpdoc/en/functions/image.xml:1.39 phpdoc/en/functions/image.xml:1.40
--- phpdoc/en/functions/image.xml:1.39 Thu May 17 00:30:31 2001
+++ phpdoc/en/functions/image.xml Thu May 17 01:37:05 2001
@@ -1727,8 +1727,16 @@
</note>
</para>
<para>
- See also <function>ImagePNG</function>, <function>ImageGIF</function>,
- <function>ImageWBMP</function>, <function>ImageTypes</function>.
+ <parameter>quality</parameter> is optional, and ranges from
+ 0 (worst quality, smaller file) to 100 (best quality, biggest file).
+ Default is to 100.
+ </para>
+ <para>
+ See also
+ <function>ImagePNG</function>,
+ <function>ImageGIF</function>,
+ <function>ImageWBMP</function> and
+ <function>ImageTypes</function>.
</para>
</refsect1>
</refentry>
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Jani Taskinen
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Wez Furlong
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Wez Furlong
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Jesus M. Castagnetto
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Daniel Beckham
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Rasmus Lerdorf
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Kontra Gergely
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Kontra Gergely
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/functions image.xml Gabor Hojtsy
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
- [PHP-DOC] cvs: phpdoc /en/functions image.xml jim winstead
