Document Solutions for Imaging .NET Releases

Released: Aug 6, 2019

Updates in 2.2.0.314

Updates in 2.2.0.314

  • GraphicsPath.GetBounds() returns a rectangle with zero position and size if the path has zero area. (DOC-1375).

Released: Jul 24, 2019

Updates in 2.2.0.312

Fehlerkorrekturen

  • Invalid IDs could be generated for CustomProperties.
  • Current locale affected double type serialization/deserialization, which could result in creating invalid documents in some locales.

Released: Jun 12, 2019

Updates in 2 Service Pack 2

Funktionen

  • Read and Write Multi-frame GIF Files - Load, modify, and save such multi-frame GIF images in GcImaging.
  • Combine two Bitmaps into a Single Image - Combine two bitmaps into a single image, with addition of Porter Duff compositing and blending algorithms.
  • Quantiser Algorithm - GenerateOctreePalette can be used with dithering methods and help reduce the number of unique image colors without overall look.
  • Export/import Color Channels - Export color channels from images, apply modification...