Dynamic .NET TWAIN

Scanner와 Webcam이 WinForms 및 WPF 응용 프로그램을 캡쳐합니다.

Dynamsoft Corporation사에서 공개
2004년 부터 ComponentSource에서 판매중

가격: ₩ 2,157,900 버젼: 8.3.3 업데이스 날짜: Jul 27, 2021

i

Dynamsoft Corporation have decided to retire Dynamic .NET TWAIN. They will continue offering support until Dec 31st, 2025. Your existing Dynamic .NET TWAIN licenses are perpetual, allowing continued usage even after support ends.

As an alternative browser-based solution please consider Dynamic Web TWAIN. Please contact us for more information.

Dynamic .NET TWAIN 릴리스

Released: Jul 27, 2021

8.3.3 버젼 업데이트

수정사항

  • Fixed some minor bugs about scanning.

Released: Jul 19, 2021

8.3 버젼 업데이트

기능

  • Added support for Microsoft .NET Core 3.1 and Microsoft .NET 5.

수정사항

  • Fixed bug where Scanner UI will close automatically after 2 minutes of nothing.
  • Fixed bug where the Ratio of Rectangle still changes after setting SelectionRectAspectRatio.
  • Fixed other minor bugs.

Released: Feb 20, 2020

8.1.2 버젼 업데이트

기능

  • Added a new property extendedImageInfoQueryLevel for the AcquireImage method that allows you to set up how the library queries extended image info items. In version 8.1, the default level would result in scanning failure or serious performance issues with some scanners.

수정사항

  • Fixed OCR handle leak issue.
  • Fixed bug where extended image info messages are not returned when setting IfGetExtendedImageInfo to true.
  • Fixed bug where mouse scroll only moved up.
  • Fixed bug where cameraManager.Dispose...

Released: Dec 3, 2019

8.1 버젼 업데이트

기능

  • Added SetDPI method to change the DPI (dots per inch) of an image specified by an index.
  • Added SetOpenSourceTimeout method to set the time-out used when opening a specified Data Source.
  • Improved the AcquireImage method by adding two more options IfGetImageInfo and IfGetExtImageInfo which means extra info will be returned with each transferred image.
  • Improved the SetFileXFERInfo method so that you can specify a naming pattern for the transferred images when the transfer mode is Disk File...

Released: Jul 3, 2018

8.0 버젼 업데이트

기능

  • Added CreateBarcode method to create a barcode image in the Barcode Generator Module.
  • Added ScanInNewProcess property for acquiring images in an independent 32-bit process in the TWAIN Scan Module.
  • Updated scanning process.
  • Improved the rendering performance of the PDF Library.
  • Improved the compatibility with higher resolution of Webcam in the Webcam Module.
  • Improved the performance of the samples.

수정사항

  • Fixed bug that the exception cannot be thrown if there is a scanning error.
  • Fixed issue...

Released: Jun 29, 2017

7.1 버젼 업데이트

기능

  • Added SaveAsTIFF method to save scanned images as multi-page TIFF in bytes.
  • Deleted unused namespaces and classes.
  • Decreased memory consumption of the video stream in the Webcam module.
  • Improved the interface of the demo and samples.

수정사항

  • Fixed a bug where setting the Value of Zoom throws an error in the Webcam module.
  • Fixed an issue where the resolution of the output PDF is fixed to 72 dpi in the PDF Library.
  • Fixed a bug where the mouse flashes when an area is selected in the Viewer module.

Released: May 3, 2017

7 버젼 업데이트

기능

  • Modularized into separate modules - TWAIN Scan, UVC Camera, PDF, Barcode Generator, Barcode Reader, Image Core and Imager Viewer.

Released: Sep 21, 2016

6.2 버젼 업데이트

기능

  • New PDF Rasterizer add-on features:
    • MergePDFFiles method: merge multiple PDF files into a single PDF file.
    • EncryptPDFFile method: encrypt a PDF file with password and permissions on disk and save the results as a new PDF file.
    • PDFConvertMode property: set the convert mode for PDF files.
    • SetPDFResolution method: set the resolution for converting PDF to image.
  • Added BestQuality to DWTInterpolationMethod class.
  • Added OnFrameCapture event which is triggered when a frame is captured by WebCam...

Released: Dec 29, 2015

Updates in this release

Updates in 6.1

  • Added GetBitmap method to convert images to Bitmap format.
  • Added Rotate and FocusOnArea functions to the Dynamic .NET TWAIN webcam User Interface.
  • Changed the RotateVideo method so that it rotates video by a certain degree from its original orientation.

Released: Nov 17, 2015

Updates in this release

Updates in 6.0

  • New WPF version of Dynamic .NET TWAIN Webcam Module.
  • New method to load an image from an Image object.
  • New method to focus on a specified area.
  • New method to rotate your videos.
  • New event which can be triggered when an image is loaded from a local directory into the control.
  • New property to print annotations.