Gmagick::getimagecompose
  Returns the composite operator associated with the image
  
 
  Description
  
   public int Gmagick::getimagecompose
    ( void
   )
  
  
 
  Parameters
  This function has no parameters.
  
 
  Return Values
  
   Returns the composite operator associated with the image.
  
  
 
  Errors/Exceptions
  
   Throws an
GmagickException on error.