Imagick::getImageProfiles
  Returns the image profiles
  
 
  Description
  
   array Imagick::getImageProfiles
    ([ string $pattern = "*"
   [, bool $include_values = true
  ]] )
  
  
 
  Parameters
  
   
    
     - 
pattern
- 
      
      The pattern for profile names.
       
- 
include_values
- 
      
      Whether to return only profile names. If FALSEthen only profile names will be returned.
 
 
 
  Return Values
  
   Returns an array containing the image profiles or profile names.