PHP 8.3.4 Released!

Imagick::getHomeURL

(PECL imagick 2, PECL imagick 3)

Imagick::getHomeURLReturns the ImageMagick home URL

Description

public static Imagick::getHomeURL(): string

Returns the ImageMagick home URL.

Parameters

This function has no parameters.

Return Values

Returns a link to the imagemagick homepage.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top