| PHP » GoLang | login |
            register |
            
            about | 
| GoLang Imagick::getImageProperties
                                request it (534)
                            GoLang replacement for PHP's Imagick::getImageProperties
                            [edit | history] 
                             PHP Imagick::getImagePropertiesPHP original manual for Imagick::getImageProperties [ show | php.net ]Imagick::getImageProperties(PECL imagick 2.0.0) Imagick::getImageProperties — Returns the image properties Description
   array Imagick::getImageProperties
    ([ string  $pattern= "*"
   [, bool$include_values=TRUE]] )
   Returns all associated properties that match the pattern. If  Parameters
 
 Return ValuesReturns an array containing the image properties or property names. Examples
 Example #1 Using Imagick::getImageProperties(): An example of extracting EXIF information. 
<?php | 
                    more
                     Most requested
 
                    more
                     Last requests
 |