PHP 8.3.4 Released!

Imagick::listRegistry

(PECL imagick 3 >= 3.3.0)

Imagick::listRegistryList all the registry settings

Açıklama

public static Imagick::listRegistry(): array

List all the registry settings. Returns an array of all the key/value pairs in the registry

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

An array containing the key/values from the registry.

add a note

User Contributed Notes

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