ImageEn, unit iexGoogleApi |
|
TIEGoogleVision.Create
Declaration
constructor Create(const ApiKey: string = '');
Description
Create a new
TIEGoogleVision object.
You can optionally specify your
GoogleApiKey.
Note: You need an API key that supports the "Google Cloud Vision API". See
our instructions for this.