你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ImageWriter.GetMemory(Int32) 方法

定义

未实现

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

参数

size
Int32

大小

返回

图像缓冲区

注解

未实现

适用于