GC_Image_Editor::load()

最后更新于:2021-11-27 23:35:51

GC_Image_Editor::load()

Loads image from $this->file into editor.

响应

(true|GC_Error) True if loaded; GC_Error on failure.

源文件

文件: gc-includes/class-gc-image-editor.php

	abstract public function load();