Unit 'ImagingBinary' Package
[Overview][Types][Procedures and functions][Index] [#pl_vampyreimaging]

TCalcSkewAngleStats

Declaration

Source position: ImagingBinary.pas line 39

type TCalcSkewAngleStats = record

  PixelCount: Integer;

  

  TestedPixels: Integer;

  

  AccumulatorSize: Integer;

  

  AccumulatedCounts: Integer;

  

  BestCount: Integer;

  

end;



CT Web help

CodeTyphon Studio