by Atalasoft - 상품타입: Component / .NET WinForms / 100% Managed Code
주의 : 이 제품정보에는 한글안내가 포함되어 있지 않습니다.
Lightweight scanning control. Atalasoft DotTwain is a 100% managed .NET Windows Forms component that allows fast capturing of digital images from scanners, cameras and other devices supporting TWAIN. It utilizes the improvements of the TWAIN 1.9 specifications for ultra fast scanning. It works with .NET Bitmap objects and has no dependencies other than the .NET Framework. This is intended for a small footprint no-touch deployment over the Web or if you need scanning abilities without Atalasoft DotImage.
일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
| 주문 | ₩ 827,600 | 1 Developer License (includes 3 months Gold Support) | 다운로드 (2.1 MB) | |
| 주문 | ₩ 1,242,100 | 1 Developer License with 1 year Gold Support | 다운로드 (2.1 MB) | |
| 주문 | ₩ 690,800 | 1 Developer Gold Support/Support Renewal License | 확인 | 다운로드 (29 KB) |
| 주문 | ₩ 551,300 | 1 Server 2 Core License (includes 3 months Gold Support) | 확인 | 다운로드 (2.1 MB) |
가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다. 모든 주문에 대해서 당사표준 계약조건 및 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)
일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
What's New?
Scanning and Aquisition
DotTwain is a lightweight .NET scanning component that can be used for acquiring images directly to an in-memory image, a file, or posted to the web. Only one 172 kb assembly is required for deployment.
To add simple scanning to your applications, simply drop this component onto your form, and write one line of code.
[C#]
Bitmap bmp = this.acquisition.AcquireModal(false);
[Visual Basic]
Dim bmp As Bitmap = Me.acquisition.AcquireModal(False)
To add more advanced capabilities, including scanning from an automatic document feeder or acquiring multiple images from a camera, just handle the ImageAcquired event which is fired for each image that's acquired. The Device object includes over 70 properties that can be set to directly control the TWAIN driver when scanning images.
No COM Dependencies
Due to the lack of many vendors fully supporting .NET in their advanced components, developers have begun to accept COM as part their.NET applications with no other alternatives. This is against Microsoft's.NET philosophy which eliminates "DLL Hell", allows for easy and secure deployment, and uses a modern Object Oriented programming model. DotTwain fully adopts Microsoft's .NET philosophy without any COM dependencies, "X-Copy" deployment, and a modern object oriented design.
Web Deployment
DotTwain can be deployed over the web by being embedded into Internet Explorer, or part of a web-deployed Windows Form application.
Features:
개발처/발매처
주요 카테고리
관련 상품
관련 카테고리