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/phmultiblit.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/phmultiblit.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/phmultiblit.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/phmultiblit.html on line 8
Blit a multi-rectangular area within a region
int PhMultiBlit( PhRid_t rid,
                 unsigned short nrects,
                 const PhRect_t rects[],
                 const PhPoint_t *offset );
- rid
 
- A pointer to a region ID from which the function will blit an area defined by rects.
  
 
- nrects
  
 
- The number of items in the rects array.
  
 
- rects[]
  
 
- A pointer to an array of PhRect_t structures that define the areas the function blits. The areas can overlap; Photon detects the overlaps and the contents are blitted only once.
  
 
- offset
  
 
- A pointer to a PhPoint_t that defines an offset for the blitted area defined by rects.
 
ph
This function “blits” the multi-rectangular area that is defined by the PhRect_t structures pointed to by rects and whose origin is defined by the origin of the region specified by the PhPoint_t structure pointed to by rid. The area is blitted by the given offset. Other windows aren't affected by the blit.
- A nonnegative value
    
 
- Success.
 
- -1
    
 
- The blit failed, possibly because rid was
        incorrect or the Photon Manager wasn't running.
 
Photon
| Safety: |  | 
| Interrupt handler | 
    No | 
| Signal handler | 
    No | 
| Thread | 
    No | 
PgBlit*(),
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/ph/phmultiblit.html on line 130
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/phmultiblit.html on line 130