How can I access the EXIF data stored in a Nikon NEF file? I can t seem to find a lib that will allow me to extract some basic information from the metadata. (Preferably without having to install the Nikon codec)
I was wondering when I write Shared ReadOnly Variable As DataType = New DataType() Or alternatively Shared ReadOnly Variable As New DataType() Is it lazy loaded or as the instance initializes? ...