GrapeCity Documents for Imaging 6.0.1

Released: Dec 27, 2022

Atualizações na 6.0.1

Recursos

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

Correções

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