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/phdetranslaterect.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/phdetranslaterect.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/phdetranslaterect.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/phdetranslaterect.html on line 8

PhDeTranslateRect()

Detranslate a rectangle (subtract offset)

Synopsis:

PhRect_t *PhDeTranslateRect( 
             PhRect_t *rect, 
             PhPoint_t const *delta );

Library:

ph

Description:

This convenience function subtracts delta->x from rect->ul.x and rect->lr.x, and subtracts delta->y from rect->ul.y and rect->lr.y. You'll find this function handy for translating events, extents, or canvases so they become relative to various points.

Returns:

A pointer to the rect argument.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PhPoint_t, PhRect_t, PhTranslateRect()

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/phdetranslaterect.html on line 99

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/phdetranslaterect.html on line 99