A proposito di Neodynamic ImageDraw SDK for .NET

Aggiungi la composizione dinamica delle immagini (Immagini, Testi, WorkArt e Forme) con molti effetti di imaging a qualsiasi applicazione .NET.

Neodynamic ImageDraw SDK for .NET is a lightweight royalty-free .NET component (.NET DLL Class Library a.k.a. assembly) which lets you to easily add advanced Imaging Effects and Dynamic Image Composition to any .NET Framework-based application. ImageDraw allows you to use all the potential of GDI + to dynamically create composite images (Supporting image files, Texts like captions and watermarks as well as AutoShapes (lines and arrows, rectangles, ovals, polygons, stars, etc) with lots of useful built-in Imaging Effects like drop shadows, reflections, perspective views, Polaroid, filmstrip, scaling, resizing, skewing, and so on. Neodynamic ImageDraw SDK for .NET is 64 bit compatible.

Neodynamic ImageDraw SDK for .NET Features

Images, Pictures & Photos - The ImageElement wraps an image, picture or photo. Those images can be acquired from several sources such as a URL or path file, Base64 string, byte array, SQL BLOB, Stream or System.Drawing.Image object. The supported Source Image formats are:

  • GIF
  • JPG/JPEG
  • BMP
  • TIFF
  • ICO
  • WMF
  • EMF
  • PNG

Rich Text & WordArt Style

  • TextElement renders Unicode text with basic formatting. TextElement are useful for drawing custom captions, outlined text & watermarks.
  • RichTextElement renders rich text by mixing words in different fonts, sizes, capitalizations, foreground colors, etc.
  • WordArtElement renders stylized texts with special effects featuring gradient color fills and shaping.

Auto-Shapes - The ShapeElement-derived classes render preset shapes like rectangles, ovals, lines, arrows, stars, polygon, callouts (a.k.a. speech bubbles) and paths. AutoShapes support imaging effects, text inside them with padding feature, border roundness, dashed patterns, and more.

Apply 50+ Built-in Imaging Effects on any Element object - Greatly enhance the appearance of your images, pictures & photos by applying any of the 50+ impressive built-in ready to use Actions.

Output High-Quality Images - Easily create composite images with ImageDraw and render or save them as high-quality (DPI) outputs. The output image formats supported are PNG, JPEG/JPG, TIFF, BMP & GIF.

Multipage TIFF Support - ImageDraw can handle multi-page TIFF files allowing you to get access to each of the pages contained in the file.

Get EXIF Metadata - ImageDraw provides an utility that allows you to easily extract and get EXIF tags (like "Camera Manufacturer & Model", "Date and Time", etc.) embedded into JPEG files.

Dynamic Image Composition in plain XML - ImageDraw features XML Template concept i.e. you can instruct an ImageDraw object for exporting/importing the composite image in XML text format. By invoking a simple class method you can get a string representation of the Output Composite Image in XML format allowing you to save it in any kind of data source be it SQL Server Database, file on disk, Stream, etc.