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