Gmagick::magnifyimage

(PECL gmagick >= Unknown)

Gmagick::magnifyimageScales an image proportionally 2x

說明

public mixed Gmagick::magnifyimage ( void )

Conveniently scales an image proportionally to twice its original size.

參數

此函式沒有參數。

回傳值

Magnified Gmagick object.

錯誤/例外

錯誤時拋出 GmagickException

add a note add a note

User Contributed Notes

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