Atalasoft DotImage Photo - .NET - V6.0d

de Atalasoft - Tipo de producto: Componente / ASP.NET WebForms / ASP.NET AJAX (ATLAS) / .NET WinForms / .NET Class / Managed/Unmanaged Code - without COM

Por favor note que la información sobre este producto no está disponible en español.
Captura de pantalla Atalasoft DotImage Photo - .NET - V6.0dFor basic color and grayscale image processing. Atalasoft DotImage Photo is a raster imaging toolkit that can add advanced image viewing, editing, and printing to an application.  DotImage Photo compliments GDI+ in .NET by adding more advanced codecs, image processing, and UI controls.  DotImage Photo includes an imaging class library, and Windows Forms control library.  The DotImage Photo class library is used for all image processing, encoding, and decoding, in Windows Forms or ASP.NET WebForms applications.  It is broken up into logical namespaces such as Imaging, Codecs, Drawing, and ImageProcessing.  The Windows Forms library includes visual UI controls for viewing, printing, and rubberbanding images.  Full documentation is integrated into Microsoft Visual Studio .NET.

Desde
$587.02
Precio en

Nuestros precios Standard están indicados abajo. Inicia una sesión para ver sus precios con descuento.

Atalasoft DotImage Photo V6.0d SDK License

Añadir a la Cesta $ 587.02 1 Developer License (includes 3 months Gold Support) Descarga (68.4 MB)
Añadir a la Cesta $ 881.02 1 Developer License with 1 year Gold Support Descarga (68.4 MB)
Añadir a la Cesta $ 490.00 1 Developer Gold Support/Support Renewal License Verificar Descarga (29 KB)

Atalasoft DotImage Photo V6.0d Server License (For Deployment Only - Requires an SDK Developer License)

Añadir a la Cesta $ 391.02 1 Server 2 Core License (includes 3 months Gold Support) Verificar Descarga (68.4 MB)
Añadir a la Cesta $ 469.22 1 Server 2 Core License with 1 Year Server Maintenance License Verificar Descarga (68.4 MB)
Añadir a la Cesta $ 586.04 1 Server 4 Core License (includes 3 months Gold Support) Verificar Descarga (68.4 MB)
Añadir a la Cesta $ 703.25 1 Server 4 Core License with 1 Year Server Maintenance License Verificar Descarga (68.4 MB)
Añadir a la Cesta $ 880.04 1 Server 8 Core License (includes 3 months Gold Support) Verificar Descarga (68.4 MB)
Añadir a la Cesta $ 1,056.05 1 Server 8 Core License with 1 Year Server Maintenance License Verificar Descarga (68.4 MB)
Añadir a la Cesta $ 1,320.06 1 Server 16 Core License (includes 3 months Gold Support) Verificar Descarga (68.4 MB)
Añadir a la Cesta $ 1,584.07 1 Server 16 Core License with 1 Year Server Maintenance License Verificar Descarga (68.4 MB)
Añadir a la Cesta $ 1,979.60 1 Server 32 Core License (includes 3 months Gold Support) Verificar Descarga (68.4 MB)
Añadir a la Cesta $ 2,375.52 1 Server 32 Core License with 1 Year Server Maintenance License Verificar Descarga (68.4 MB)

Este producto esta disponible con precios reservados al GSA Schedule.Nuestros precios incluyen servicio técnico de ComponentSource y, para la mayoría de los productos disponibles para descarga, una copia de seguridad en línea y una actualización GRATUITA a la nueva versión si ésta se publica en un período de 30 días después de la compra.  Todas las ventas están sujetas a nuestros Términos y condiciones standard y a nuestra Política de devolución. Por favor, póngase en contacto con nosotros si necesita alguna opción de licencia no incluida en la lista anterior, incluida la compra por volumen de licencias y versiones anteriores.

Nuestros precios Standard están indicados arriba. Inicia una sesión para ver sus precios con descuento.

What’s New in V6.0
DotImage 6.0 has added support for the additional new features listed below.

New Add-Ons

  • DotImage ISIS Add-On - Supports ISIS Scanning
  • DotImage CAD/CAM Reader - View AutoCad DWG and DXF Drawings
  • DotImage OCR Tesseract Engine - Royalty-Free OCR

New Features

  • Supportfor x64 architectures (OCR, ISIS, CAD/CAM, and TWAIN currently lack 64-bit support)
  • Added support for Visual Studio 2008
  • Greatly improved ease of use for viewing multi-page documents and annotations on the web with the AJAX-Enabled controls.
  • CAD/CAM Support for AutoCad's DWG and DXF Formats

What's New in DotImage V5.0?

New DotImage Modules

  • ASP.NET Web Annotations using AJAX Technology

Improvements to the core DotImage library

  • A new TIFF Codec developed from the ground up for improved support and performance
    • Tested on the extensive image database of thousands of customer images
    • Benchmarked to be generally faster than the old codec based on LibTIFF
    • Images with TIFF Tags occupying many megabytes of memory no longer affects decoding performance
    • Supports more flavors of TIFF and improved OJPEG decoding
    • Now supports writing OJPEG Compression 6 to support legacy TIFF readers
  • Optimizations for multi-core processors. Added an interface for multi-threaded image processing commands which will parallelize image processing and improve performance on multi-core machines
  • AdaptiveThresholdCommand performance improvement for multi-core processors
  • SimpleThresholdCommand performance improvement for multi-core processors
  • Improved Memory Management API via a PixelAccessor class. This class raises events when certain memory thresholds are met or exceeded and can track all AtalaImage memory in use
  • New event in PDF encoding allowing the selection of compression parameters such as JPEG quality for each encoded page
  • Added chroma subsampling support to the JPEG encoder

Improvements to Annotations

  • The Annotation features are now only included with DotImage Document Imaging 5.0, and no longer offered to purchase standalone. However Annotations can still be deployed without DotImage dependencies.
  • Refactored into a Model - View - Controller pattern for increased extensibility and the ability to use other rendering mechanisms
  • Supports full matrix based transformations
  • Added Ability to flip Annotations
  • Added ability to interactively rotate individual annotations
  • Added support for Undo and Redo
  • Added a new Callout Annotation
  • Added support for custom line endcaps for line, lines, freehand, and callout (arrow, rectangle, ellipse, etc.)
  • Improvements to Rubberstamp Annotation
  • Custom-designed icons for each annotation type are available as resources in multiple sizes (32x32, 24x24, 16x16).
  • Since this was a redesign, there are interface changes from previous versions.
  • Added the ability to change the behavior and visibility of individual grips
  • Added clipboard support through Cut, Copy and Paste methods
  • Added the ability to create annotations on a single click or double click with optional annotation centering
  • Improved the annotation security features
  • Added nested layer support
  • Improved Text Annotation with a fully transparent editor and auto sizing to the text content.
  • Now different actions can be set to different mouse buttons

Improvements to ASP.NET WebControls

  • Controls can now be placed in an ASP.NET 2.0 MultiView control
  • Controls can now be placed in an ASP.NET AJAX (Atlas) UpdatePanel control
  • Added support for Atalasoft Web Controls to be included within a parent control that is invisible
  • Added getDisplayImageUrl javascript method to provide a URL to the current viewable image in the control
  • WebThumbnailControl now supports the ability to select multiple thumbnails at once by holding down the control key while selecting
  • Added caption support to individual thumbnails in the WebThumbnail Control supporting custom captions with page number and filename

New AJAX enabled Web Annotations Module

  • Extends the AJAX enabled WebImageViewer to add annotations support to the existing image viewing, panning, zooming, and editing control
  • Requires no applets or plug-ins
  • Supports IE6, IE7, FireFox, and Safari
  • Renders annotations stored within an image file or an external file
  • Uses same mechanism and data layer as the Windows Forms Annotations module
  • Move, resize, and create annotations within the browser
  • Annotations are updated from the server once placed, or resized fully enabling the rendering of all built-in annotations as well as any custom annotations
  • Supports Layering and changing rendering order (z-order)
  • Programmatic access to annotations via server-side code
  • A full Javascript API to programmatically access all annotation properties and methods without server postbacks
  • Edit text Annotations interactively in the browser

Improvements to DotTwain Scanning Module

  • CreateDeviceSession method was added to the Acquisition object to allow a temporary Device object to be created, used and disposed. This is required for some network scanning situations that may change the device identity between sessions

Features:

  • Read write, and convert to popular image formats such as JPEG, PNG, BMP, DIB, TIFF, GIF, PCX, TGA, PSD, WBMP, EMF, WMF, TLA, PCD, PCD, with a plug-in interface to add new ones
  • Compress images using algorithms such as JPEG, LZW, Deflate/ZIP, RLE, Packbits, CCIT Group 3/4, and Huffman
  • Over 100 image processing commands to apply filters, effects, and transforms to images
  • Over 20 different resampling commands for fast or high quality enlargements or thumbnail creation
  • Advanced image viewing , scrolling, zooming, and rubberbanding with the BitmapViewer, ImageViewer, and WorkspaceViewer controls
  • Control over printing single or multiple images with the ImagePrintDocument component, with properties to center, fit to margins, and fit to edges
  • Support for streaming images to any .NET Stream or byte arrays to support saving and retrieve images from SQL, Access, Oracle, and other databases using binary streams
  • Load or save images from HTTP or FTP. Includes an HTTP Post object for posting images directly to a web server
  • A Workspace object for easily handling and processing images with no need to worry about memory cleanup
  • Full alpha transparency support

Usage Scenarios:
DotImage Photo can be used in a wide variety of imaging applications and industries. Some sample scenarios include:

  • Digital Imaging Application
  • Stock Photo Website
  • Employee Photo ID application
  • Advanced photo resizing

Soporte

Free Support
Customer Self Service: Community Forum monitored by staff and Access to Knowledgebase.
Email/Web Support: Email/Web based support (1 - 2 day response time).
Upgrades: Access to hot fixes (i.e. 1.0 to 1.0a).

Server Maintenance Support - includes free upgrades for 1 year.

Gold Support
Customer Self Service: Community Forum monitored by staff and Access to Knowledgebase.
Email/Web Support: Priority Email/Web based support (typical < 2 hr response during business hours, and limited after hour response).
Phone Support: Unlimited Phone Support.
Upgrades: Access to hot fixes (i.e. 1.0 to 1.0a), Free Minor Upgrades (i.e. 1.0 to 1.1), Free Major Upgrades (i.e. 1.0 to 2.0) and Priority HotFix turnaround time for reported bugs.

Búsqueda de productos

Escriba palabras de búsqueda:

Galería de capturas de pantalla

Award