public static final class ScreenWebcam.ScreenFrameFormat extends IWebcam.FrameFormat
ScreenFrameFormat| Modifier and Type | Field and Description |
|---|---|
int |
x
origin x-coordinate.
|
int |
y
origin y-coordinate.
|
format, height, width| Constructor and Description |
|---|
ScreenWebcam.ScreenFrameFormat(int x,
int y,
int width,
int height,
long format)
Constructor.
|
equals, hashCode, toString