Esempio n. 1
0
 /**
  * Provides a new Imanee object with frames retrieved from a gif
  *
  * @return Imanee
  */
 public function getGifFrames()
 {
     return $this->resource->getGifFrames();
 }