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/ph/phtranslaterect.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/ph/phtranslaterect.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/ph/phtranslaterect.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/ph/phtranslaterect.html on line 8
Translate a rectangle (add offset)
PhRect_t *PhTranslateRect( PhRect_t *rect,
PhPoint_t const *delta );
ph
This convenience function adds
delta->x to
rect->ul.x and
rect->lr.x, and adds
delta->y to
rect->ul.y and
rect->lr.y.
You'll find this function handy for translating events,
extents, or canvases so that they become relative to various
points.
The pointer passed in rect.
See PhInitDrag().
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PhDeTranslateRect(),
PhPoint_t,
PhRect_t
“Geometry data types”
in the Working with Code 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/ph/phtranslaterect.html on line 110
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/ph/phtranslaterect.html on line 110