Gmagick::magnifyimage

(PECL gmagick >= Unknown)

Gmagick::magnifyimageScales an image proportionally 2x

Description

public Gmagick::magnifyimage(): mixed

Conveniently scales an image proportionally to twice its original size.

Parameters

This function has no parameters.

Return Values

Magnified Gmagick object.

Errors/Exceptions

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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