Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pg/pgsetstrokejoin.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pg/pgsetstrokejoin.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pg/pgsetstrokejoin.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pg/pgsetstrokejoin.html on line 8
Set how lines are joined
int PgSetStrokeJoin( int join );
int PgSetStrokeJoinCx( PhGC_t *gc,
int join );
ph
These functions determine how thick lines are connected. You
can set join to one of the following:
- Pg_BEVEL_JOIN
- Pg_BUTT_JOIN
- Pg_MITER_JOIN — the default.
- Pg_QROUND_JOIN — a quick simulated rounded joint.
- Pg_ROUND_JOIN
Styles for joining lines.
|
The dotted lines in the above examples were added to illustrate how
the joints relate to the original lines; they don't normally
appear. |
PgSetStrokeJoin() works on the current graphics context,
while you can specify the graphics context gc for
PgSetStrokeJoinCx().
The previous join value.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PgDefaultStroke*(),
PgDrawEllipse*(),
PgDrawLine*(),
PgDrawPolygon*(),
PgDrawRect*(),
PgDrawRoundRect*(),
PgSetDrawMode*(),
PgSetStrokeCap*(),
PgSetStrokeColor*(),
PgSetStrokeDash*(),
PgSetStrokeDither*()
PgSetStrokeTransPat*(),
PgSetStrokeWidth*(),
PgSetStrokeXORColor*(),
“Drawing attributes”
and
“Lines, pixels, and pixel arrays”
in the Raw Drawing and Animation chapter of the
Photon Programmer's Guide
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/pg/pgsetstrokejoin.html on line 158
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/pg/pgsetstrokejoin.html on line 158