MeiCam SDK For Android  3.14.0
Public Member Functions | Public Attributes | List of all members
com.meicam.sdk.NvsSize Class Reference

Size. More...

Public Member Functions

 NvsSize (int w, int h)
 Constructor is to set the width and height of the size value. More...
 

Public Attributes

int width
 Width. More...
 
int height
 Height. More...
 

Detailed Description

Size.

Constructor & Destructor Documentation

◆ NvsSize()

com.meicam.sdk.NvsSize.NvsSize ( int  w,
int  h 
)
inline

Constructor is to set the width and height of the size value.

Parameters
wthe value of width
hthe value of height

Member Data Documentation

◆ height

int com.meicam.sdk.NvsSize.height

Height.

◆ width

int com.meicam.sdk.NvsSize.width

Width.


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