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