fltk_png_image_new_data
Creates a new PNG image from memory data.
Parameters
data | Pointer to PNG data |
len | Length of data in bytes |
Returns
New PNG image handle, or null on failure
Creates a new PNG image from memory data.
data | Pointer to PNG data |
len | Length of data in bytes |