Udostępnij za pośrednictwem


ImageWriter.GetSpan(Int32) Method

Definition

Not implemented.

public Span<byte> GetSpan (int size);
member this.GetSpan : int -> Span<byte>
Public Function GetSpan (size As Integer) As Span(Of Byte)

Parameters

size
Int32

The size

Returns

The image buffer

Applies to