| ImageEn, unit iexGoogleApi |
|
TIEGoogleVision.Response
Declaration
property Response: TIEDictionary;
Description
Returns the parsed data returned from the server after a call to
ProcessImage.
For the raw response, use:
ResponseJSON
Read-only
See Also
◼ProcessImage
◼ResponseJSON