Home
last modified time | relevance | path

Searched refs:get_image_width (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md34 - The method `SimplePie\SimplePie::get_image_width()` returns the pixel number as `int` instead of `float` by @Art4 in [#763](https://github.com/simplepie/simplepie/pull/763)
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php2906 public function get_image_width() function in SimplePie\\SimplePie