objc

Data Fields
pix_size_t Struct Reference

Size structure representing width and height dimensions. More...

#include <types.h>

Data Fields

uint16_t w
 Width in pixels.
 
uint16_t h
 Height in pixels.
 

Detailed Description

Size structure representing width and height dimensions.

Definition at line 26 of file types.h.


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