mikroSDK Reference Manual
gl_image.h File Reference

Go to the source code of this file.

Functions

int gl_draw_image (gl_rectangle_t *dest, gl_rectangle_t *src, const uint8_t *__generic image)
 Draw image on display. More...
 
uint16_t gl_image_width (const uint8_t *__generic image)
 Calculate width of the image. More...
 
uint16_t gl_image_height (const uint8_t *__generic image)
 Calculate height of the image. More...
 
gl_image_format_t gl_image_format (const uint8_t *__generic image)
 Return format of the image. More...