The Imagick class
PHP Manual

Imagick::getImageProfile

(PECL imagick 2.0.0)

Imagick::getImageProfileبازگرداندن پروفایل تصویر نامدار

Description

string Imagick::getImageProfile ( string $name )
Warning

This function is currently not documented; only its argument list is available.

بازگرداندن پروفایل تصویر نامدار.

Parameters

name

نام پروفایل برای بازگرداندن.

Return Values

بازگرداندن رشته شامل پروفایل تصویر. Throw an ImagickException on error.


The Imagick class
PHP Manual