GrapeCity Documents for Imaging 6.0.1

Released: Dec 27, 2022

6.0.1 での更新項目

機能

  • Added GcBitmap.IsBlackAndWhite method which determines whether the image contains only black and white pixels.
  • Added GcBitmap.IsGrayscale method which determines whether the image contains only opaque grayscale pixels.
  • Added GrayscaleBitmap.ApplyGaussianBlur method which applies a Gaussian blur to this GrayscaleBitmap.
  • Added GrayscaleBitmap.ToShadowBitmap method which creates a semi-transparent GcBitmap.

不具合の修正

  • BitmapRenderer.ForceAntialiasingForText property has no effect when drawing a PDF to a GcBitmap.