Grafika\EditorInterface::flatten PHP Method

flatten() public method

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