Dynamic .NET TWAIN

為您的 WinForms 和 WPF 應用程式提供掃描器和網路攝像頭捕獲。

由以下開發商製作:Dynamsoft Corporation
ComponentSource 開始代理銷售的日期:2004年

價格從: $ 1,567.02 版本: 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.