Searched defs:SUPPORTED_FORMATS (Results 1 – 2 of 2) sorted by relevance
/webtrees/app/Module/ | ||
H A D | SlideShowModule.php | 55 private const SUPPORTED_FORMATS = ['bmp', 'gif', 'jpeg', 'jpg', 'png', 'tif', 'tiff', 'webp']; define in Fisharebest\\Webtrees\\Module\\SlideShowModule |
/webtrees/app/Factories/ | ||
H A D | ImageFactory.php | 70 public const SUPPORTED_FORMATS = [ define in Fisharebest\\Webtrees\\Factories\\ImageFactory |