예제 #1
0
파일: Imanee.php 프로젝트: girardiv/imanee
 /**
  * Provides a new Imanee object with frames retrieved from a gif
  *
  * @return Imanee
  */
 public function getGifFrames()
 {
     return $this->resource->getGifFrames();
 }