Delphi程序应该用尼康D5000AF SDX制作产品照片.我需要的唯一命令是“拍照”,“给我照片”.
哪个库或API可以帮助我?
解决方法
@Heinz,要控制必须使用SDK的设备,必须由设备制造商提供.
来自nikon网站:
….We are offering Library Programs
and Command API Specifications for
software applications that offer
remote control functions for Nikon
digital-SLR cameras connected to a
computer. When these are utilized,the
software application can be used to
modify camera settings,including
shutter speed,aperture,and ISO
sensitivity,and to control camera
operations,including shutter release.
在this页面,您可以找到适用于尼康相机的SDK,包括D5000系列.
再见.