imagick_transformrgb

(PECL)

imagick_transformrgb -- Convert the image from RGB to an alternate colorspace

说明

bool imagick_transformrgb ( resource image, int colorspace )

警告

本函数暂无文档,仅有参数列表。

参数

image

Image handle

colorspace

One of IMAGICK_COLORSPACE_* constants

返回值

如果成功则返回 TRUE,失败则返回 FALSE