SkiaSharp.SKPicture Class
Recorded drawing operations made to a SKCanvas to be played back at a later time.
See Also: SKPicture
Syntax
public class SKPicture : SKObject
Remarks
This base class handles serialization and a few other miscellany.
Requirements
Namespace: SkiaSharp
Assembly: SkiaSharp (in SkiaSharp.dll)
Assembly Versions: 1.0.0.0, 1.49.0.0, 1.52.0.0, 1.53.0.0, 1.54.0.0, 1.54.0.0, 1.55.0.0, 1.56.0.0, 1.57.0.0, 1.58.0.0, 1.59.0.0
Assembly: SkiaSharp (in SkiaSharp.dll)
Assembly Versions: 1.0.0.0, 1.49.0.0, 1.52.0.0, 1.53.0.0, 1.54.0.0, 1.54.0.0, 1.55.0.0, 1.56.0.0, 1.57.0.0, 1.58.0.0, 1.59.0.0
The members of SkiaSharp.SKPicture are listed below.
See Also: SKObject