Imagick sınıfı
PHP Manual

Imagick::clipImagePath

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

Imagick::clipImagePathDescription

Açıklama

public void Imagick::clipImagePath ( string $pathname , string $inside )

Clips along the named paths from the 8BIM profile, if present. Later operations take effect inside the path. Id may be a number if preceded with #, to work on a numbered path, e.g., "#1" to use the first path.

Uyarı

Bu işlev hala belgelendirilmemiştir; sadece değiştirge listesi mevcuttur.

Değiştirgeler

pathname

inside

Dönen Değerler


Imagick sınıfı
PHP Manual