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

TAnnotateImageResponse

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

Declaration

Source position: googlevision.pp line 129

type TAnnotateImageResponse = class(TGoogleBaseObject)

protected

  procedure SetlabelAnnotations(); virtual;

  

  procedure SetlandmarkAnnotations(); virtual;

  

  procedure SetsafeSearchAnnotation(); virtual;

  

  procedure SetimagePropertiesAnnotation(); virtual;

  

  procedure SettextAnnotations(); virtual;

  

  procedure SetlogoAnnotations(); virtual;

  

  procedure SetfaceAnnotations(); virtual;

  

  procedure Seterror(); virtual;

  

published

  property labelAnnotations: TAnnotateImageResponseTypelabelAnnotationsArray; [rw]

  

  property landmarkAnnotations: TAnnotateImageResponseTypelandmarkAnnotationsArray; [rw]

  

  property safeSearchAnnotation: TSafeSearchAnnotation; [rw]

  

  property imagePropertiesAnnotation: TImageProperties; [rw]

  

  property textAnnotations: TAnnotateImageResponseTypetextAnnotationsArray; [rw]

  

  property logoAnnotations: TAnnotateImageResponseTypelogoAnnotationsArray; [rw]

  

  property faceAnnotations: TAnnotateImageResponseTypefaceAnnotationsArray; [rw]

  

  property error: TStatus; [rw]

  

end;

Inheritance

TAnnotateImageResponse

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio