50 #ifndef LE_IMAGE_UTILS_H    51 #define LE_IMAGE_UTILS_H    79 uint32_t leGetRLEDataAtIndex(uint8_t* data,
    83                              uint32_t* startOffset);
   103 uint32_t leGetDiscreteValueAtIndex(uint32_t index,
   122 uint32_t leGetOffsetFromIndexAndBPP(uint32_t index,
 Image functions and defintions. 
 
leColorMode
This enum represents the supported RGB color formats. 
Definition: legato_color.h:148
 
leBitsPerPixel
This enum represents the bits per pixel (bpp) options. 
Definition: legato_color.h:185