CImage:Exptime


The Exptime method returns the image exposure time measured in seconds.

Syntax

nExptime = CImage:Exptime()

bullet.gif    where nExptime is a number measured in seconds and may be 0.

bullet.gif    On failure, this method returns 0.

Example

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.

Related Topics

CImage


Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics, Inc. All Rights Reserved.