☰
DDOCs
FLTK:IMAGES
v1.3.12
/
fltk.core.images
/
fltk_image_data
🔍
☾
fltk_image_data
fn
const(ubyte *) * fltk_image_data(
FltkImage
image)
extern(C)
nothrow
@nogc
Gets a pointer to the image pixel data.
Parameters
image
The image handle
Returns
Pointer to pixel data array, or null if no data