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

TAnnotateImageResponse

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

Declaration

Source position: googlevision.pp line 123

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


Documentation generated on: 2023-03-18