使用C#从Nikon Coolpix相机下载图像 [英] Downloading Images from Nikon Coolpix Camera with C#

查看:66
本文介绍了使用C#从Nikon Coolpix相机下载图像的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

社区.

我想使用C#应用程序从尼康Coolpix相机下载图片.当我尝试使用FileOpenDialog并选择相机上的文件时,Windows将图片复制到一个临时文件夹并返回该路径.是否可以让我的应用程序直接访问图片而没有临时文件?

提前谢谢!
Ingo

Hi community.

I want to download pictures from my Nikon Coolpix Camera with a C# application. When I try to use a FileOpenDialog and select files on the camera, windows copies the pictures to a temporary folder and returns that path. Is there a possibility to let my application access the pictures directly without temporary files?

Thanks in advance!
Ingo

推荐答案

通过USB将Nikon相机插入计算机时,它基本上会作为闪存驱动器添加.因此,您几乎可以对该驱动器上的文件夹中的图像执行任何文件操作.
When you plug a Nikon camera into your computer via USB it basically gets added as a flash drive. Because of this you can do pretty much any file operation with the images in the folders on that drive.


这篇关于使用C#从Nikon Coolpix相机下载图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆