MLImage.Pixels Property

Definition

Gets the image pixel data.

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

Property Value

Applies to