(PECL imagick 2.0.0)
  	
    
      
      Generates an SHA-256 message digest
    
    
      
      string Imagick::getImageSignature ( void )
    
    
    
    Generates an SHA-256 message digest for the image pixel stream.
Returns: 
    Returns a string containing the SHA-256 hash of the file.
Exception: 
    
    Throws ImagickException on error.
Please login to continue.