ImageProcessing.ArtemBurashnikov 1.0.0


Message Type

Represents a message that can be sent to an agent.

Union cases

Union case Description

EOS AsyncReplyChannel<unit>

Full Usage: EOS AsyncReplyChannel<unit>

Parameters:

Represents the end of a message stream.

Item : AsyncReplyChannel<unit>

Img Image

Full Usage: Img Image

Parameters:

Represents an image to be processed.

Item : Image