Imagick::clipImagePath

(No version information available, might only be in Git)

Imagick::clipImagePathDescription

설명

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.

Warning

이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다.

인수

pathname

inside

반환값

add a note add a note

User Contributed Notes

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