Class: EOIProcessImageInputs
Request model used when calling the EyesOnIt C# SDK.
Namespace: EyesOnItSDK.API.Inputs
Inherits from: EOIBaseInputs
Constructors
public EOIProcessImageInputs(string base64Image, EOIRegion[] regions) : base()
Properties
| Property | JSON Field | Type | Notes |
|---|---|---|---|
Base64Image | file | string | |
ReturnImage | return_image | bool | Set to true to receive an annotated image in the response. |
Effects | effects | EOIEffects |
Events
This class does not expose any public events.
Methods
This class does not expose any public methods.