Document Solutions for Imaging .NET 新版本發表

Released: Aug 6, 2019

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

2.2.0.312 中的更新

修補程式

  • 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

2 Service Pack 2 中的更新

特性

  • 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...