GrapeCity Documents for Imaging 6.0.1
Released: Dec 27, 2022
Aggiornamenti in 6.0.1
Funzionalità
- 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.
Correzioni
- BitmapRenderer.ForceAntialiasingForText property has no effect when drawing a PDF to a GcBitmap.