37 NexCrop(uint8_t pid, uint8_t cid,
const char *name);
47 bool getPic(uint32_t *number);
57 bool setPic(uint32_t number);
bool getPic(uint32_t *number)
Get the number of picture.
NexCrop(uint8_t pid, uint8_t cid, const char *name)
Constructor.
The definition of class NexTouch.
The definition of base API for using Nextion.
bool setPic(uint32_t number)
Set the number of picture.
Father class of the components with touch events.