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

TAnnotateImageRequest

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

Declaration

Source position: googlevision.pp line 103

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



CT Web help

CodeTyphon Studio