Image dimensions and stride information. More...
#include <image_utils.hpp>
Public Attributes | |
| uint32_t | width |
| Image width in pixels. | |
| uint32_t | height |
| Image height in pixels. | |
| uint32_t | step |
| Bytes per row (stride). | |
Image dimensions and stride information.