GrapeCity Documents for Imaging 6.0.1
Released: Dec 27, 2022
Mises à jour de 6.0.1
Fonctionnalités
- 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.
Correctifs
- BitmapRenderer.ForceAntialiasingForText property has no effect when drawing a PDF to a GcBitmap.