downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Imagick::resizeImage> <Imagick::resampleImage
[edit] Last updated: Fri, 17 May 2013

view this page in

Imagick::resetImagePage

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

Imagick::resetImagePageReset image page

Beschreibung

bool Imagick::resetImagePage ( string $page )

The page definition as a string. The string is in format WxH+x+y. Diese Funktion ist verfügbar, wenn Imagick gegen die ImageMagick-Version 6.3.6 oder höher kompiliert wurde.

Parameter-Liste

page

The page definition. For example 7168x5147+0+0

Rückgabewerte

Liefert TRUE bei Erfolg.



add a note add a note User Contributed Notes Imagick::resetImagePage - [1 notes]
up
0
Roman T.
7 months ago
This function seems to do the same thing as photoshop feture convas size, you set size of convas and position of your image's top left corner (x,y) inside that convas.

 
show source | credits | sitemap | contact | advertising | mirror sites