Functions in bbmsp_util.h
Functions that are available for working with user diplay images in the
BBM Social Platform
.
bbmsp_image_create()
Creates a new
bbmsp_image_t
to hold an image.
bbmsp_image_destroy()
Destroy an image.
bbmsp_image_get_data()
Retrieve the image data.
bbmsp_image_get_data_size()
Retrieve the size of the image data.
bbmsp_image_get_type()
Returns the image MIME type.
Parent topic:
Profile images (bbmsp_util.h)
Related concepts
Data types in bbmsp_util.h