I'm trying to get PictureControlData for 1 of the Custom Picture Control in C#. The...
I have an old program coded by someone else. It is for D7000. So it has the dll and...
just curious, is it possible to capture the video, then get the image from the video?...
Here is something I used for the same purpose. The camera has to be ready when call...
I'm using NEF+JPG. Yes, it fires ImageReady twice. Each time with a different file...
i'm using win7 + D7100, it works fine. one friend is using win7+D610, it works fine....
thanks, it works! the only change I made is in GetPictureControlName, added : string...
thanks. the camera I use is D7100. I use it like this: for (int i = 0; i < obj.Length;...