fastImage

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

version 0.1
package

Default

Methods

__construct

__construct( $uri = null)

Arguments

$uri

__destruct

__destruct()

close

close()

getByte

getByte()

getChars

getChars( $n)

Arguments

$n

getSize

getSize()

getType

getType()

isValid

isValid()

load

load( $uri)

Arguments

$uri

parseSize

parseSize()

parseSizeForBMP

parseSizeForBMP()

parseSizeForGIF

parseSizeForGIF()

parseSizeForJPEG

parseSizeForJPEG()

parseSizeForPNG

parseSizeForPNG()

readInt

readInt( $str)

Arguments

$str

Properties

strpos

strpos :

Type(s)

str

str :

Type(s)

uri

uri :

Type(s)

type

type :

Type(s)

handle

handle :

Type(s)