AMRIFrameCaptureCamera::SetImageSize¶
Class: AMRIFrameCaptureCamera
Sets the capture resolution.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
newSizeX |
uint32 |
Desired image width in pixels. |
newSizeY |
uint32 |
Desired image height in pixels. |
Remarks¶
newSizeX Desired image width in pixels. newSizeY Desired image height in pixels.