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/pgblit.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/pgblit.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/pgblit.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/pgblit.html on line 8
Blit an area
int PgBlit( const PhRect_t *rect,
const PhPoint_t *offset );
int PgBlitCx( void dc,
const PhRect_t *rect,
const PhPoint_t *offset );
- dc
- PgBlitCx() only.
A void pointer to any type of draw context. Examples of draw contexts are:
- rect
- A pointer to a PhRect_t structure
that defines the area the function blits.
- offset
- A pointer to a PhPoint_t that
defines an offset for the blitted area rect.
ph
These functions “blit” the area that is defined by
rect. The area is blitted by the
given offset. Other
windows aren't affected by the blit.
PgBlit() blits the region defined by the region set for the current draw context,
while PgBlitCx() lets you define the draw context dc.
- A nonnegative value
- Success.
- -1
- The blit failed, possibly because the Photon Manager wasn't running.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PgMultiBlit*()
PhBlit(),
PhPoint_t,
PhRect_t,
PtClippedBlit(),
PtWidgetRid()
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/pgblit.html on line 159
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/pgblit.html on line 159