I've got some RAW images from several Nikon D90 cameras.
They come in NEF format (extension), I can open them with Photoshop.
If I try to load one in a PictureBox control with .Load() method I receive an ArgumentException. However, Image.fromFile() gives 'out of memory'.
How can I display those...
I have successfully dreated an application that recognises when a new drive or memory card is plugged in and allows the extraction of images from the drive (using Autoplay, basically). I simply registered the application with the Regsitry like this:
Imports System.ComponentModel
Imports...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.