WP_Image_Editor::get_size()
Method: Gets dimensions of image.
Source: wp-includes/class-wp-image-editor.php:179
Method: Gets dimensions of image.
Source: wp-includes/class-wp-image-editor.php:179
Method: Returns first matched extension from Mime-type, as mapped from wp_get_mime_types()
Source: wp-includes/class-wp-image-editor.php:463
Method: Returns first matched mime-type from extension, as mapped from wp_get_mime_types()
Source: wp-includes/class-wp-image-editor.php:436
Method: Either calls editor’s save function or handles file as a stream.
Source: wp-includes/class-wp-image-editor.php:394
Method: Builds and returns proper suffix for file based on height and width.
Source: wp-includes/class-wp-image-editor.php:377
Method: Builds an output filename based on current file, and adding proper suffix
Source: wp-includes/class-wp-image-editor.php:353
Filter Hook: Filters default mime type prior to getting the file extension.
Source: wp-includes/class-wp-image-editor.php:329
Method: Returns preferred mime-type and extension based on provided file’s extension and mime, or current file’s extension and mime.
Source: wp-includes/class-wp-image-editor.php:292
Filter Hook: Filters the JPEG compression quality for backward-compatibility.
Source: wp-includes/class-wp-image-editor.php:257
Filter Hook: Filters the default image compression quality setting.
Source: wp-includes/class-wp-image-editor.php:238