|
UEFIStarter
a simple UEFI framework
|
data type for image change tests More...
#include <graphics.h>
Data Fields | |
| bounding_box_t | box |
| the expected bounding box for changes | |
| INTN | image_width |
| the images' width | |
| INTN | image_height |
| the images' height | |
| image_t * | before |
| the "before" image | |
| image_t * | after |
| the "after" image | |
data type for image change tests
1.8.13