Document Solutions for Imaging
GrapeCity.Documents.Imaging.Skia Assembly / GrapeCity.Documents.Imaging.Skia Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.Documents.Imaging.Skia Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents a SkiaSharp.SKBitmap with an object model similar to GrapeCity.Documents.Imaging.GcBitmap.
    ClassImplements a drawing surface based on SkiaSharp.SKSurface and SkiaSharp.SKCanvas.
    ClassRepresents an immutable image based on SkiaSharp.SKImage.
    ClassOptions to control the JPEG encoding.
    ClassOptions to control the PNG encoding.
    ClassRepresents a cache of SkiaSharp.SKTypeface fonts that can be used for drawing text on a GcSkiaGraphics.
    ClassOptions to control the WEBP encoding.
    Enumerations
     EnumerationDescription
    EnumerationOptions to control how alpha should be handled.
    EnumerationOptions for the downsampling factor of the U and V components.
    EnumerationRow filters to use when encoding a PNG.
    EnumerationSpecifies the resizing filter quality settings.
    See Also