[go: up one dir, main page]

update page now
PHP 8.5.2 Released!

Imagick::setType

(PECL imagick 2, PECL imagick 3)

Imagick::setType画像タイプ属性を設定する

説明

public Imagick::setType(int $image_type): bool

画像タイプ属性を設定します。

パラメータ

image_type

戻り値

成功した場合に true を返します。

add a note

User Contributed Notes

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