parent root
PHP: ImagickDraw::setResolution - Manual

ImagickDraw::setResolution

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

ImagickDraw::setResolutionDescription

Description

public ImagickDraw::setResolution ( float $x_resolution , float $y_resolution ) : bool

Sets the resolution.

Parameters

x_resolution

y_resolution

Return Values

Returns TRUE on success.

add a noteadd a note

User Contributed Notes

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