LimeSurvey API - Master branch

fastImage
in package

FastImage - Because sometimes you just want the size! Based on the Ruby Implementation by Steven Sykes (https://github.com/sdsykes/fastimage)

Copyright (c) 2012 Tom Moor Tom Moor, http://tommoor.com

MIT Licensed

Tags
version
0.1

Table of Contents

Properties

$handle  : mixed
$str  : mixed
$strpos  : mixed
$type  : mixed
$uri  : mixed

Methods

__construct()  : mixed
__destruct()  : mixed
close()  : mixed
getSize()  : mixed
getType()  : mixed
isValid()  : mixed
load()  : mixed
getByte()  : mixed
getChars()  : mixed
parseSize()  : mixed
parseSizeForBMP()  : mixed
parseSizeForGIF()  : mixed
parseSizeForJPEG()  : mixed
parseSizeForPNG()  : mixed
readInt()  : mixed

Properties

Methods

__construct()

public __construct([mixed $uri = null ]) : mixed
Parameters
$uri : mixed = null

getChars()

private getChars(mixed $n) : mixed
Parameters
$n : mixed

readInt()

private readInt(mixed $str) : mixed
Parameters
$str : mixed

        
On this page

Search results