INotificationEvent.Tile Property#

Definition#

Namespace: P1.CameraSdk

If event type is EventType.CameraTileReady, this holds the image buffer data object.

public ITile Tile { get; }