MPLAB® Harmony Graphics Suite
|
Parameters |
Description |
const lePixelBuffer* const buffer |
the buffer to operate on |
uint32_t x |
the x coordinate of the rectangle to fill |
uint32_t y |
the y coordinate of the rectangle to fill |
uint32_t w |
the width of the rectangle area |
uint32_t h |
the height of the rectangle area const leColor color |
leResult - the result of the operation
MPLAB® Harmony Graphics Suite
|