Photon microGUI widgets library 0.6.0
PhWidgets::ImageArea::ThisArgs::ArgShort Struct Reference

Contains resource IDs for ImageArea arguments of type short. More...

#include <ImageArea.h>

Inheritance diagram for PhWidgets::ImageArea::ThisArgs::ArgShort:
PhWidgets::ImageArea::ArgShort PhWidgets::ImageArea::Arguments

Public Types

enum  eArgShort { top , left }
 Resource IDs for ImageArea arguments of type short. More...
 
enum  eArgShortFlag { imagearea_flags }
 

Detailed Description

Contains resource IDs for ImageArea arguments of type short.

Member Enumeration Documentation

◆ eArgShort

Resource IDs for ImageArea arguments of type short.

Aliases

PhWidgets::ImageArea::Arguments::eArgShort, PhWidgets::ImageArea::ArgShort::eArgShort

See Widget::resource for usage description.

Enumerator
top 

The coordinate, in image pixels, of the top side of the image viewport. This only applies when the image is larger than the widget.

left 

The coordinate, in image pixels, of the left side of the image viewport. This only applies when the image is larger than the widget.

◆ eArgShortFlag

Enumerator
imagearea_flags 

Flags that control the behavior of the image area.


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