THPDFPage.EoClip

THPDFPage

 

Nahoru  Předchozí  Další

Closes path cliping.

 

Syntaxe Delphi:

procedure EoClip;

 

Syntaxe C++:

void __fastcall EoClip( void );

 

Popis

Upraví aktuální ořezovou cestu jejím průnikem s aktuální cestou a pomocí pravidla even-odd určí, které oblasti leží uvnitř ořezové cesty

Even-Odd Rule 详细说明

Picture shows the effects of applying the even-odd rule to complex paths. 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]

 

Viz také: Clip