Exposure time (reciprocal of shutter speed). Unit is second.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double EXIF_ExposureTime { get; set; }
Public Property EXIF_ExposureTime As Double Get Set
public: property double EXIF_ExposureTime { double get (); void set (double value); }