Sgss_Graphics_Imagick_Set_Interface 
Defines an interface to access the property of the Imagick or ImagickDraw

Description

Author:
Matsuda Shota
Copyright:
(c) 2007-2008 Matsuda Shota
License:
http://creativecommons.org/licenses/GPL/2.0/
Located in:
/Graphics/Imagick/Set/Interface.php (line 40)

Class overview

Method

boolean setImagick (Imagick|ImagickDraw $imagick)

Sets the property of the specified Imagick or ImagickDraw

Method detail

setImagick

Sets the property of the specified Imagick or ImagickDraw

Parameters:
  • Imagick|ImagickDraw $imagick

    Imagick or ImagickDraw instance

Returns:
boolean -- True when this operation succeeded
Signature:
public boolean setImagick (Imagick|ImagickDraw $imagick)