(PECL imagick 2.0.0)
  	
    
      
      Returns the size offset
    
    
      
      int Imagick::getSizeOffset ( void )
    
    
    
    Returns the size offset associated with the Imagick object. This method is available if Imagick has been compiled against ImageMagick version 6.2.9 or newer.
Returns: 
    Returns the size offset associated with the Imagick object.
Exception: 
    
    Throws ImagickException on error.
Please login to continue.