| 
    Scriptel ScripTouch ProScript C Library
    
   This documentation contains information about the ScripTouch ProScript C Library. 
   | 
 
This structure contains pixel information for getting or setting a portion of the screen. More...
#include <scriptel-hid-reports.h>
Data Structures | |
| union | color_data | 
Data Fields | |
| unsigned char | report_id | 
| Report ID, should be set to SCRIPTEL_FEATURE_REGISTERGET.  | |
| unsigned short | start_x | 
| The X position to begin at.  | |
| unsigned short | start_y | 
| The y position to begin at.  | |
| unsigned short | number_of_pixels | 
| The number of pixels to get or set.  | |
| union scriptel_hid_feature_pixel_values::color_data | color_data | 
This structure contains pixel information for getting or setting a portion of the screen.