PHP
The CairoMatrix class
The CairoMatrix class
(No version information available, might only be in Git)
Introduction
Matrices are used throughout cairo to convert between different coordinate spaces.
Class synopsis
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 ]]]]]] )
public static void initScale (
float $sx
,
float $sy
)
public void rotate (
string $sx
,
string $sy
)
public void scale (
float $sx
,
float $sy
)
public void translate (
string $tx
,
string $ty
)
}
Table of Contents
Content
License.
All information of this service is derived from the free sources and is provided solely in the form of quotations.
This service provides information and interfaces solely for the familiarization (not ownership) and under the "as is" condition.
Copyright 2016 © ELTASK.COM. All rights reserved.
Site is optimized for mobile devices.
Downloads: 507 / 158763609. Delta: 0.00194 с