Imagick::setType

(PECL imagick 2, PECL imagick 3)

Imagick::setTypeSets the image type attribute

说明

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

Sets the image type attribute.

参数

image_type

返回值

成功时返回 true

add a note add a note

User Contributed Notes

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