Function gif_outputAsPng
Writes a gif file to disk as a png file.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Graphics.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Graphics.php
|
$gif |
A gif image resource |
string |
$lpszFileName |
The name of the file |
integer |
$background_color = -1 |
The background color |
boolean
|
Whether the operation was successful |