acanicio
March 9, 2008, 11:26:26
Hello all,
I'm using the ICImagingControl OCX in Delphi 5, and it is really working like a charm. Thank you for a clean and very performant component.
I'm able to use the VCDAbsoluteValueProperty and the VCDSwitchProperty to manually and automatically set the property values for exposure, gain and all other properties.
I'd like to retrieve the VCDAbsoluteValue.Value after having unset the VCDSwitch (i.e. from "Auto" mode to "Manual" mode).
I expected the value to be the one that the "Auto" mode actually calculated, but instead, in the "Value" property I'm getting the lowest value possible for the property, i.e. 9.9999997474e-05.
Is there a way to obtain the value that was calculated by the "Auto" mode ?
Thank you
Sincerely
Axel
I'm using the ICImagingControl OCX in Delphi 5, and it is really working like a charm. Thank you for a clean and very performant component.
I'm able to use the VCDAbsoluteValueProperty and the VCDSwitchProperty to manually and automatically set the property values for exposure, gain and all other properties.
I'd like to retrieve the VCDAbsoluteValue.Value after having unset the VCDSwitch (i.e. from "Auto" mode to "Manual" mode).
I expected the value to be the one that the "Auto" mode actually calculated, but instead, in the "Value" property I'm getting the lowest value possible for the property, i.e. 9.9999997474e-05.
Is there a way to obtain the value that was calculated by the "Auto" mode ?
Thank you
Sincerely
Axel