Forum und email

Imagick::getImageRegion

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

Imagick::getImageRegion — Extracts a region of the image

Popis

bool Imagick::getImageRegion ( int $width , int $height , int $x , int $y )
Warning

Táto funkcia nie je momentálne zdokumentovaná; je dostupný len zoznam argumentov.

Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

Extracts a region of the image and returns it as a a new wand.

Parametre

width

height

x

y

Vrátené hodnoty

Extracts a region of the image and returns it as a a new wand, throwing ImagickException on error.