PixelsEvent.PixelData Property

Definition

The raw pixel data

public ReadOnlyMemory<byte> PixelData { [System.Runtime.CompilerServices.IsReadOnly] get; set; }

Property Value

System.ReadOnlyMemory<System.Byte>
Attributes
System.Runtime.CompilerServices.IsReadOnlyAttribute