Function imagecreatefrombmp
It is set only if it doesn't already exist (for forwards compatiblity.) It only supports uncompressed bitmaps.
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
string |
$filename |
The name of the file |
resource
|
An image identifier representing the bitmap image obtained from the given filename. |