discoverpixy
|
Go to the source code of this file.
Functions | |
int | pixy_render_full_frame (uint16_t x, uint16_t y) |
int | pixy_render_cropped_frame (uint16_t x, uint16_t y, uint16_t xoffset, uint16_t yoffset, uint16_t width, uint16_t height) |
int | pixy_save_full_frame (FILE_HANDLE *handle) |
int | pixy_save_cropped_frame (FILE_HANDLE *handle, uint16_t xoffset, uint16_t yoffset, uint16_t width, uint16_t height) |
int | pixy_cc_set_region (uint8_t signum, uint16_t xoffset, uint16_t yoffset, uint16_t width, uint16_t height) |