Edit

Share via


RawPixelContainer.Data Property

Definition

Retrieves the raw pixels. Addressing and color format is device-dependent!

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

Property Value

Applies to