The CairoMatrix class(Информация о версии неизвестна, возможно, только в SVN) ВведениеMatrices are used throughout cairo to convert between different coordinate spaces. Обзор классов
     
      CairoMatrix
     
     { 
    
    /* Методы */ 
    
   public  __construct
    ([ float $xx = 1.0
   [, float $yx = 0.0
   [, float $xy = 0.0
   [, float $yy = 1.0
   [, float $x0 = 0.0
   [, float $y0 = 0.0
  ]]]]]] ) 
   }Содержание
  | 
||