MeiCam SDK For Android
3.14.0
|
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... | |
Size.
|
inline |
Constructor is to set the width and height of the size value.
w | the value of width |
h | the value of height |
int com.meicam.sdk.NvsSize.height |
Height.
int com.meicam.sdk.NvsSize.width |
Width.