24 public function copy(
int $target_obj_id);
29 public function delete();
45 public function exists() : bool;
exists()
Does tile image file exist?
getExtension()
Get extenstion.
copy(int $target_obj_id)
Copy tile image to repository object.
getFullPath()
Get full path of the tile image file.
saveFromHttpRequest(string $tmpname)
Save image from request.