mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-16 21:18:00 +00:00
big update including Filters and smarter algorithms
This commit is contained in:
@@ -733,6 +733,16 @@ class easyphpthumbnail {
|
||||
$this->Displacementmapthumb = array(0,'',0,0,0,25,25);
|
||||
|
||||
}
|
||||
|
||||
public function getIm()
|
||||
{
|
||||
return $this->im;
|
||||
}
|
||||
|
||||
public function getThumb()
|
||||
{
|
||||
return $this->thumb;
|
||||
}
|
||||
|
||||
/**
|
||||
* Class destructor
|
||||
|
||||
Reference in New Issue
Block a user