Document Solutions for Imaging 7.2.3
Released: Oct 10, 2024
7.2.3 での更新項目
機能
- Added GcBitmap.AddShadow() method: creates a new bitmap by adding a shadow to text and graphics on the current image.
- Added GcBitmap.AddGlow() method: creates a new bitmap by adding a glow to text and graphics on the current image.
- Added GcBitmap.ApplySoftEdges() method: applies a soft edges effect to the current image.
不具合の修正
- IndexOutOfRangeException occurs when reading certain TIFF images.
- TextLayout.JustifyLastLine does not work for vertical text.