Document Solutions for Imaging のリリース

Released: Dec 14, 2021

5.0.0.762 での更新項目

機能

  • Added support for rendering SVG (Scalable Vector Graphics) to PDF and raster images.
  • Added GcSvgDocument class which represents an SVG document.
  • DrawSvg() and MeasureSvg() methods have been added to GcGraphics class.
  • Added GrapeCity.Documents.Svg namespace which contains types that provide SVG support, some of the more important classes are listed below.
  • Abstract base class SvgElement and derived classes: represent various SVG elements.
  • SvgGraphicsElement class (derived from SvgElement) and...

Released: Dec 3, 2021

4.2.0.727 での更新項目

不具合の修正

  • Artefacts appear when rendering certain BMP images.
  • Incorrect rendering of semitransparent gradients.
  • The FillPolygon method draws nothing when used on a GcWicBitmapGraphics.

Released: Nov 1, 2021

4.2.0.726 での更新項目

不具合の修正

  • An exception is thrown when calling GrapeCity.Documents.Drawing.Image.FromStream() for certain image files.

Released: Oct 13, 2021

4.2.0.722 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Sep 30, 2021

4.2.0.719 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Sep 3, 2021

4.2.0.717 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Aug 16, 2021

4.2.0.715 での更新項目

機能

  • Background Bitmap and Transparency Mask - PDF supports transparency masks, background isolated and knockout group features while rendering images in PDF. GcImaging now also includes the above features through a new API added to BitmapRenderer class to draw graphics, text and images to GcBitmapGraphics objects.
  • Blend Mode - While earlier versions of GcImaging supported blend modes when combining images (i.e. the GcBitmap.CompositeAndBlend() method), users can now set a blend mode on...

Released: Aug 12, 2021

4.1.0.664 での更新項目

不具合の修正

  • Exception is thrown when loading a particular PNG image.
  • GcBitmap.ApplyTransparencyMask() method produces incorrect results in some cases.

Released: Jul 7, 2021

4.1.0.663 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.

Released: Jun 18, 2021

4.1.0.662 での更新項目

機能

  • Synced version with other GrapeCity.Documents packages.