次の方法で共有


ImageWriter.GetSpan(Int32) メソッド

定義

実装されていません。

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

パラメーター

size
Int32

サイズ

戻り値

イメージ バッファー

適用対象