THPDFPage.EoClip

THPDFPage

 

Sus  Anterior  Următor

Închide traseul de decupare

 

Delphi syntax:

procedure EoClip;

 

C++ syntax:

void __fastcall EoClip( void );

 

Descriere

Modifică traseul curent de decupare prin intersectarea lui cu traseul curent, folosind regula even-odd pentru a determina ce regiuni se află în interiorul traseului de decupare

Even-Odd Rule 详细说明

Imaginea arată efectele aplicării regulii even-odd asupra căilor complexe. For the five-pointed star, the rule considers the triangular points to be inside the path, but not the pentagon in the center. For the two concentric circles, only the "doughnut" shape between the two circles is considered inside, regardless of the directions in which the circles are drawn.

[PICTURE evenodd.bmp]

 

See also: Clip