Gmagick::removeimageprofile
  Removes the named image profile and returns it
  
 
  Description
  
   public string Gmagick::removeimageprofile
    ( string $name
   )
  
   
  
 
  Parameters
  
   
    
     - 
name
- 
      
       Name of profile to return: ICC, IPTC, or generic profile.
       
 
 
  Return Values
  
   The named profile.
  
  
 
  Errors/Exceptions
  
   Throws an
GmagickException on error.