anyKode Marilou
ContentsIndexHome
PreviousUpNext
DeviceCamera::SetResolution

Change images capture resolution.

C++
bool SetResolution(int HorizontalResolution, int VerticalResolution, M32 * pDeviceResponse = NULL);
Parameters 
Description 
M32 * pDeviceResponse = NULL 
(see Message
Width 
[in] New horizontal resolution (pixels) 
Height 
[in] New vertical resolution (pixels). 

true if the change could be done, false if otherwise.

SetResolution changes the graphics resolution of the camera. Be sure the new resolution, according to the surface format, generates lines bytes count 32 bits aligned for maximizing performances. This function make the new parameter changes for all applications connected to the camera.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!