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

TColorInfo

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

Declaration

Source position: googlevision.pp line 310

type TColorInfo = class(TGoogleBaseObject)

protected

  procedure SetpixelFraction(); virtual;

  

  procedure Setcolor(); virtual;

  

  procedure Setscore(); virtual;

  

published

  property pixelFraction: Integer; [rw]

  

  property color: TColor; [rw]

  

  property score: Integer; [rw]

  

end;

Inheritance

TColorInfo

  

|

TGoogleBaseObject

  

|

TObject



CT Web help

CodeTyphon Studio