graphics.loadBMP

Revision as of 20:56, 3 October 2019 by Mex (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

graphics.loadBMP

Signature: void graphics.loadBMP(Stream stream)

Usage: create a texture object from a stream containing BMP data

Parameters

Stream stream The stream containing BMP data.

Return

void

On failure: bool false