GoLang ImagickDraw::setResolution

request it (259)
GoLang replacement for PHP's ImagickDraw::setResolution [edit | history]



Do you know a GoLang replacement for PHP's ImagickDraw::setResolution? Write it!

PHP ImagickDraw::setResolution

PHP original manual for ImagickDraw::setResolution [ show | php.net ]

ImagickDraw::setResolution

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

ImagickDraw::setResolutionDescription

Description

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

Sets the resolution.

Parameters

x_resolution

y_resolution

Return Values

Returns TRUE on success.