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

PtBlit()

Blit an area within a widget

Synopsis:

int PtBlit( PtWidget_t *widget,
            PhRect_t const *source,
            PhPoint_t const *delta );

Library:

ph

Description:

This function blits the area that's defined by the PhRect_t structure pointed to by source (relative to the widget's origin) by an offset specified by the PhPoint_t structure pointed to by delta. Effects of the blit are limited to only the visible portions of the widget's canvas.

Returns:

0
Success.
-1
The blit failed, possibly because the widget wasn't realized or the Photon Manager wasn't running.

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PhBlit(), PhPoint_t, PhRect_t, PtClippedBlit()


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/pt/ptblit.html on line 108

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/pt/ptblit.html on line 108