libCZI
Reading and Writing CZI documents made easy
|
A structure representing a size (width and height) in integers. More...
#include <libCZI_Pixels.h>
Public Attributes | |
std::uint32_t | w |
The width. | |
std::uint32_t | h |
The height. | |
A structure representing a size (width and height) in integers.