php man page for cairomatrix

Query: cairomatrix

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

CAIROMATRIX(3)								 1							    CAIROMATRIX(3)

The CairoMatrix class

INTRODUCTION
Matrices are used throughout cairo to convert between different coordinate spaces.
CLASS SYNOPSIS
CairoMatrix CairoMatrix Methods o public CairoMatrix::__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]) o publicstatic void CairoMatrix::initIdentity (void ) o publicstatic void CairoMatrix::initRotate (float $radians) o publicstatic void CairoMatrix::initScale (float $sx, float $sy) o publicstatic void CairoMatrix::initTranslate (float $tx, float $ty) o public void CairoMatrix::invert (void ) o publicstatic CairoMatrix CairoMatrix::multiply (CairoMatrix $matrix1, CairoMatrix $matrix2) o public void CairoMatrix::rotate (string $sx, string $sy) o public void CairoMatrix::scale (float $sx, float $sy) o public array CairoMatrix::transformDistance (string $dx, string $dy) o public array CairoMatrix::transformPoint (string $dx, string $dy) o public void CairoMatrix::translate (string $tx, string $ty) PHP Documentation Group CAIROMATRIX(3)
Related Man Pages
gmagickdraw(3) - php
cairoimagesurface(3) - php
cairopssurface(3) - php
cairosvgsurface(3) - php
imagickdraw(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
Please Welcome Ravinder Singh to the Moderation Team
Please Welcome Nicki Paul to the Moderator Team!