LimeSurvey API - Master branch

QRimage
in package

Table of Contents

Methods

jpg()  : mixed
png()  : mixed
image()  : mixed

Methods

jpg()

public static jpg(mixed $frame[, mixed $filename = false ][, mixed $pixelPerPoint = 8 ][, mixed $outerFrame = 4 ][, mixed $q = 85 ]) : mixed
Parameters
$frame : mixed
$filename : mixed = false
$pixelPerPoint : mixed = 8
$outerFrame : mixed = 4
$q : mixed = 85

png()

public static png(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

image()

private static image(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