PHP 7.0.6 Released

ImagickDraw::setResolution

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

ImagickDraw::setResolutionDescription

Description

public void ImagickDraw::setResolution ( string $x_resolution , string $y_resolution )

Sets the resolution.

Parameters

x_resolution

y_resolution

Return Values

User Contributed Notes

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