imageantialias
(PHP 4 >= 4.3.2)
imageantialias -- Should antialias functions be used or
not
Description
bool imageantialias ( resource im, bool on)
Warning
This function is currently not documented; only the argument
list is available.
Note: This function is only available if PHP is compiled
with the bundled version of the GD library.
See also imagecreatetruecolor().
|