Document Solutions for Imaging
GrapeCity.Documents.Imaging.Skia Assembly / GrapeCity.Documents.Imaging.Skia Namespace / GcSkiaImage Class / SKImage Property

In This Topic
    SKImage Property
    In This Topic
    Gets the underlying SKImage object.
    Syntax
    'Declaration
     
    Public ReadOnly Property SKImage As SkiaSharp.SKImage
    public SkiaSharp.SKImage SKImage {get;}
    See Also