CakeFest 2024: The Official CakePHP Conference

ImagickDraw::getClipPath

(PECL imagick 2, PECL imagick 3)

ImagickDraw::getClipPathGeçerli yalıtım maskesi kimliğini döndürür

Açıklama

public ImagickDraw::getClipPath(): string
Uyarı

Bu işlev hala belgelendirilmemiştir; sadece bağımsız değişken listesi mevcuttur.

Geçerli yalıtım maskesi kimliğini döndürür.

Dönen Değerler

Bir yalıtım maskesi yoksa false aksi takdirde geçerli yalıtım maskesi kimliğini bir dizge olarak döndürür.

add a note

User Contributed Notes

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