Indicates the image source. Value "3" means the image source is digital still camera.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int EXIF_FileSource { get; set; }
Public Property EXIF_FileSource As Integer Get Set
public: property int EXIF_FileSource { int get (); void set (int value); }