wp_get_image_editor_output_format


wp_get_image_editor_output_format ( $filename, $mime_type )

Access:
  • private
Parameters:
  • (string) filename Path to the image.
  • (string) mime_type The source image mime type.
Returns:
  • (string[]) An array of mime type mappings.
Defined at:

Description

Determines the output format for the image editor.

Related Functions

wp_image_editor_supports, wp_get_image_editor, _wp_get_iframed_editor_assets, wp_image_editor, _wp_get_image_size_from_meta

Top Google Results

User discussions

wpseek mobile