Retrieve the size of the image data.
#include "bbmsp/bbmsp_util.h"
BBMSP_API unsigned int bbmsp_image_get_data_size(bbmsp_image_t *image)
BlackBerry 10.0.0
A pointer to the image whose data size to retrieve.
The size of the image data.