Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created June 1, 2023 22:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/4534ed33fe1f65e3158f594e41fef1d4 to your computer and use it in GitHub Desktop.
Save parzibyte/4534ed33fe1f65e3158f594e41fef1d4 to your computer and use it in GitHub Desktop.
public static function load(
string $filename,
bool $allowOptimisations = true,
array $preferred = ['imagick', 'gd', 'native']
) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment