Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

StripNearDuplicates

Declaration

Source position: Img32.pas line 996

function StripNearDuplicates(

  const path: TPathD;

  minDist: Double;

  isClosedPath: Boolean

):TPathD; overload;

function StripNearDuplicates(

  const paths: TPathsD;

  minLength: Double;

  isClosedPaths: Boolean

):TPathsD; overload;



CT Web help

CodeTyphon Studio