update page now

Imagick::getRegistry

(PECL imagick 3 >= 3.3.0)

Imagick::getRegistryStringRegistry エントリを取得する

説明

public static Imagick::getRegistry(string $key): string

指定されたキーの StringRegistry エントリを取得します。 設定されていない場合は false を返します。

パラメータ

key

取得するエントリ。

戻り値

add a note

User Contributed Notes

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