SKPictureImageSource Class
In this article
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a SKPicture image source.
public sealed class SKPictureImageSource : Xamarin.Forms.ImageSource
- Inheritance
-
SKPictureImageSource
Constructors
SKPicture |
Creates a new instance of SKPictureImageSource. |
Fields
Dimensions |
Identifies the Dimensions dependency property. |
Picture |
Identifies the Picture dependency property. |
Properties
Dimensions |
Gets or sets the dimensions of the underlying picture. |
Picture |
Gets or sets the underlying SKImage of the image source. |
Methods
Cancel() |
Request a cancel of the ImageSource loading. |
Operators
Explicit(SKPicture |
Allows explicit casting to a SKPicture. |
Applies to
SkiaSharp feedback
SkiaSharp is an open source project. Select a link to provide feedback: