forked from leftypol/leftypol
removed accidentally committed crap-code
This commit is contained in:
parent
ab0d6e27d7
commit
89024e7ac2
1 changed files with 0 additions and 10 deletions
|
@ -215,16 +215,6 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
class ImageSVG extends ImageBase {
|
|
||||||
public function from() {
|
|
||||||
$im = new Imagick();
|
|
||||||
$this->image = @imagecreatefrombmp($this->src);
|
|
||||||
}
|
|
||||||
public function to($src) {
|
|
||||||
imagebmp($this->image, $src);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/*********************************************/
|
/*********************************************/
|
||||||
/* Fonction: imagecreatefrombmp */
|
/* Fonction: imagecreatefrombmp */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue