LimeSurvey API - Master branch

QRvect
in package

Table of Contents

Methods

eps()  : mixed
svg()  : mixed
vectEPS()  : mixed
vectSVG()  : mixed

Methods

eps()

public static eps(mixed $frame[, mixed $filename = false ][, mixed $pixelPerPoint = 4 ][, mixed $outerFrame = 4 ][, mixed $saveandprint = FALSE ][, mixed $back_color = 0xffffff ][, mixed $fore_color = 0x0 ][, mixed $cmyk = false ]) : mixed
Parameters
$frame : mixed
$filename : mixed = false
$pixelPerPoint : mixed = 4
$outerFrame : mixed = 4
$saveandprint : mixed = FALSE
$back_color : mixed = 0xffffff
$fore_color : mixed = 0x0
$cmyk : mixed = false

svg()

public static svg(mixed $frame, mixed $filename, mixed $pixelPerPoint, mixed $outerFrame, mixed $saveandprint, mixed $back_color, mixed $fore_color) : mixed
Parameters
$frame : mixed
$filename : mixed
$pixelPerPoint : mixed
$outerFrame : mixed
$saveandprint : mixed
$back_color : mixed
$fore_color : mixed

vectEPS()

private static vectEPS(mixed $frame[, mixed $pixelPerPoint = 4 ][, mixed $outerFrame = 4 ][, mixed $back_color = 0xffffff ][, mixed $fore_color = 0x0 ][, mixed $cmyk = false ]) : mixed
Parameters
$frame : mixed
$pixelPerPoint : mixed = 4
$outerFrame : mixed = 4
$back_color : mixed = 0xffffff
$fore_color : mixed = 0x0
$cmyk : mixed = false

vectSVG()

private static vectSVG(mixed $frame[, mixed $pixelPerPoint = 4 ][, mixed $outerFrame = 4 ][, mixed $back_color = 0xffffff ][, mixed $fore_color = 0x0 ]) : mixed
Parameters
$frame : mixed
$pixelPerPoint : mixed = 4
$outerFrame : mixed = 4
$back_color : mixed = 0xffffff
$fore_color : mixed = 0x0

        
On this page

Search results