Unit 'googlevision' Package
[Overview][Types][Classes][Index] [#googleapi]

TAnnotateImageRequest

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: googlevision.pp line 97

type TAnnotateImageRequest = class(TGoogleBaseObject)

protected

  procedure Setimage(); virtual;

  procedure SetimageContext(); virtual;

  procedure Setfeatures(); virtual;

published

  property image: TImage; [rw]

  property imageContext: TImageContext; [rw]

  property features: TAnnotateImageRequestTypefeaturesArray; [rw]

end;

Inheritance

TAnnotateImageRequest

|

TGoogleBaseObject

|

TObject


Documentation generated on: 2023-03-18