Retrieve the image data.
#include "bbmsp/bbmsp_util.h"
BBMSP_API char* bbmsp_image_get_data(bbmsp_image_t *image)
BlackBerry 10.0.0
A pointer to the image whose data to retrieve.
A pointer to the buffer that contains the image data.