MPLABĀ® Harmony Graphics Suite  GFX v3.13.0
Legato API Documentation
leSize Struct Reference

This structure is used represents the size of an item. More...

#include <C:/microchip/harmony3/gfx/middleware/legato/library/src/gfx/legato/common/legato_common.h>

Data Fields

int32_t width
 
int32_t height
 

Detailed Description

This structure is used represents the size of an item.

A size is specified by a width and height.

Field Documentation

◆ height

int32_t height

height of an item.

◆ width

int32_t width

width of an item.


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