imagecreatefrombmp
&gd.image.new;
&reftitle.description;
GdImagefalseimagecreatefrombmp
stringfilename
imagecreatefrombmp returns an image identifier
representing the image obtained from the given filename.
&tip.fopen-wrapper;
&reftitle.parameters;
filename
Path to the BMP image.
&reftitle.returnvalues;
&gd.return.identifier;
&reftitle.changelog;
&Version;
&Description;
8.0.0
On success, this function returns a GDImage instance now;
previously, a resource was returned.
&reftitle.examples;
Convert an BMP image to a PNG image using imagecreatefrombmp
]]>