SKDynamicMemoryWStream.CopyToData Method

Definition

Returns a copy of the data written so far.

public SkiaSharp.SKData CopyToData ();

Returns

A copy of the data.

Remarks

The caller is responsible for releasing the memory.

Applies to