File: bp-document/classes/class-bp-gopp-image-editor-gs.php |
Description |
---|---|
BP_GOPP_Image_Editor_GS::save() |
Creates JPEG preview from PDF. |
BP_GOPP_Image_Editor_GS::get_page() |
Gets the page to render for the preview. |
BP_GOPP_Image_Editor_GS::gs_valid() |
Checks that file is local, doesn’t have a funny name and is a PDF. |
BP_GOPP_Image_Editor_GS::set_page() |
Sets the page to render for the preview. |
BP_GOPP_Image_Editor_GS::gs_cmd_path() |
Returns the path of the Ghostscript executable. |
gopp_editor_set_page |
Filters the default PDF preview page setting. |
gopp_image_gs_cmd_path |
Returning a valid path will short-circuit determining the path of the Ghostscript executable. |
BP_GOPP_Image_Editor_GS::resize() |
Resizes current image. Unsupported. |
BP_GOPP_Image_Editor_GS::test_gs_cmd() |
Tests whether a purported Ghostscript executable works. |
BP_GOPP_Image_Editor_GS::multi_resize() |
Resize multiple images from a single source. Unsupported. |