Share via


MLImage.Pixels プロパティ

定義

画像ピクセル データを取得します。

public ReadOnlySpan<byte> Pixels { get; }
member this.Pixels : ReadOnlySpan<byte>
Public ReadOnly Property Pixels As ReadOnlySpan(Of Byte)

プロパティ値

適用対象