CImage:Exptime
The Exptime method returns the image exposure time measured in seconds.
nExptime = CImage:Exptime() |
where nExptime is a number measured in seconds and may be 0.
On failure, this method returns 0.
Suppose a CImage object I is attached to an image and has an exposure time of 30.5 seconds. Then
nSec = I:Exptime()
returns the value nSec = 30.5.
Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics,
Inc. All Rights Reserved.