ST7789H2_DrawRGBImage() is only used within st7789h2.
 
Symbols
loading...
Files
loading...

ST7789H2_DrawRGBImage() function

Displays picture.

Syntax

void ST7789H2_DrawRGBImage(uint16_t Xpos,     uint16_t Ypos,     uint16_t Xsize,     uint16_t Ysize,     uint8_t *pdata);
Implemented in st7789h2.c:597

Arguments

Xpos

Image X position in the LCD

Ypos

Image Y position in the LCD

Xsize

Image X size in the LCD

Ysize

Image Y size in the LCD

pdata

picture address.

Return value

None

References

LocationText
st7789h2.c:597
void ST7789H2_DrawRGBImage(uint16_t Xpos, uint16_t Ypos, uint16_t Xsize, uint16_t Ysize, uint8_t *pdata)
st7789h2.h:130
void ST7789H2_DrawRGBImage(uint16_t Xpos, uint16_t Ypos, uint16_t Xsize, uint16_t Ysize, uint8_t *pdata);
st7789h2.c:83
ST7789H2_DrawRGBImage,

Call Tree

Functions called by ST7789H2_DrawRGBImage()
ST7789H2_DrawRGBImage()
Data read by ST7789H2_DrawRGBImage()
Data written by ST7789H2_DrawRGBImage()
ST7789H2_DrawRGBImage()
ST7789H2_DrawRGBImage()::posY
ST7789H2_DrawRGBImage()::nb_line
all items filtered out
Implementations
ST7789H2_DrawRGBImage()
all items filtered out
Type of ST7789H2_DrawRGBImage()
ST7789H2_DrawRGBImage()
uint32_t
all items filtered out