anyKode Marilou
|
Changing camera images capture settings.
bool SetSettingsEx(DeviceImageSourceSettingsEx Settings, M32 * pDeviceResponse = NULL);
Parameters |
Description |
DeviceImageSourceSettingsEx Settings |
[in] New camera capture settings. |
M32 * pDeviceResponse = NULL |
(see Message) |
True if the properties has been changed, false otherwise.
SetSettingsEx changes the camera images capture mode. Note that if several applications are getting images from the same camera, the new settings are applied for all applications.
The properties of the camera can be modified by any MODA application witch is connected to the device. So, GetNextImage returns an image calculated according to the properties set by the latest MODA application SetSettings or SetsettingsEx call.
Marilou 4.4.12
Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
|
What do you think about this topic? Send feedback!
|