Grafika\EditorInterface::flatten PHP 메소드

flatten() 공개 메소드

Flatten if animated GIF. Do nothing otherwise.
public flatten ( grafika\ImageInterface &$image ) : grafika\EditorInterface
$image grafika\ImageInterface Instance of Image.
리턴 grafika\EditorInterface An instance of Editor.
    public function flatten(&$image);