Exposure program that the camera used when image was taken

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public IOParams..::..EXIFExposureProgram EXIF_ExposureProgram { get; set; }
Public Property EXIF_ExposureProgram As IOParams..::..EXIFExposureProgram
	Get
	Set
public:
property IOParams..::..EXIFExposureProgram EXIF_ExposureProgram {
	IOParams..::..EXIFExposureProgram get ();
	void set (IOParams..::..EXIFExposureProgram value);
}

See Also