☰
DDOCs
FLTK:IMAGES
v1.3.12
/
fltk.core.images
/
fltk_xbm_image_new
🔍
☾
fltk_xbm_image_new
fn
FltkXbmImage
fltk_xbm_image_new(const(char) * filename)
extern(C)
nothrow
@nogc
Creates an XBM image from a file.
Parameters
filename
Path to XBM file
Returns
New XBM image handle, or null on failure