HaruPage::concat
(PECL haru >= 0.0.1)
HaruPage::concat — Concatène la matrice de transformation courante et la matrice spécifiée
Description
   bool HaruPage::concat
    ( float 
  $a
   , float $b
   , float $c
   , float $d
   , float $x
   , float $y
   )Concatène la matrice de transformation courante et la matrice spécifiée
Liste de paramètres
- 
     a
- 
      
- 
     b
- 
      
- 
     c
- 
      
- 
     d
- 
      
- 
     x
- 
      
- 
     y
- 
      
Valeurs de retour
   Retourne TRUE en cas de succès.
  
Erreurs / Exceptions
Émet une exception HaruException en cas d'erreur.
