GrapeCity Documents for Imaging 5.1.0.790
Released: Apr 22, 2022
5.1.0.790 での更新項目
機能
- Added new GcSvgGraphics class which represents a graphics object that can be used to draw on a GcSvgDocument. Use GcSvgGraphics.ToSvgDocument() method to create a GcSvgDocument from graphics.
- Added new SvgElement.ShapeRendering property which gets or sets a hint to the implementation about what tradeoffs to make as it renders vector graphics elements.
- Added new SvgElement.ImageRendering property which gets or sets a hint to the implementation about how to make speed vs. quality tradeoffs as it performs image processing.
不具合の修正
- Setting the Resolution property of GcBitmapGraphics, GcWicBitmapGraphics, GcD2DBitmapGraphics to a value other than 96 now throws an exception (previously it was silently ignored).