Udostępnij za pośrednictwem


ImageWriter.GetMemory(Int32) Method

Definition

Not implemented

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

Parameters

size
Int32

The size

Returns

The image buffer

Remarks

Not implemented

Applies to