imagebmp
Output a BMP image to browser or file
&reftitle.description;
boolimagebmp
GdImageimage
resourcestringnullfile&null;
boolcompressed&true;
Outputs or saves a BMP version of the given image.
&reftitle.parameters;
&gd.image.description;
file
&gd.image.path;
&null; is invalid if the compressed arguments is
not used.
compressed
Whether the BMP should be compressed with run-length encoding (RLE), or not.
&reftitle.returnvalues;
&return.success;
&gd.return.trueonerror;
&reftitle.changelog;
&Version;
&Description;
&gd.changelog.image-param;
8.0.0
The type of compressed is &boolean; now; formerly it was &integer;.
&reftitle.examples;
Saving a BMP file
]]>