SKManagedStream.ToMemoryStream Method

Definition

Copies the contents of this stream into a new memory stream.

public SkiaSharp.SKStreamAsset ToMemoryStream ();

Returns

Returns the new memory stream.

Applies to