libCZI
Reading and Writing CZI documents made easy
libCZI::IntSize Struct Reference

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.
 

Detailed Description

A structure representing a size (width and height) in integers.


The documentation for this struct was generated from the following file: