Jinya CMS

Deprecated

Table of Contents

src/Utils/ImageType.php

ImageType.php

Line Element Reason
20 ImageType::Gif

GIF is a rather old format and you should use either PNG or WebP to replace it. Both alternatives support alpha channel

25 ImageType::Bmp

BMP is a horrible format for web due to the huge size of images best use JPG or WebP instead

Search results