webp property

bool webp
getter/setter pair

The application provides webp files for lossless and lossy images.

If webp is supported, the loader will automatically switch from png and jpg files to this more efficient file format.

Implementation

bool webp = false;