get() get(string $filename) : \IZON\IO\Image Parameters string $filename Throws \IZON\Thumber\Exceptions\ImageNotInCacheException Returns \IZON\IO\Image
getPath() getPath(string $filename) : string Parameters string $filename Throws \IZON\Thumber\Exceptions\ImageNotInCacheException Returns string
set() set(string $filename, \IZON\IO\Image $image, boolean $deleteSource = false) Parameters string $filename \IZON\IO\Image $image boolean $deleteSource default false