Skip to main content

WebP

The WebP plugin provides support for the WebP image format and automatically associates with *.webp files. It supports 2D RGBu8 and RGBAu8 image formats.

To enable WebP format support, the TellusimFormatWEBP.cpp file must be explicitly included in your project.

info

The plugins/format/webp/extern/lib directory contains prebuilt WebP libraries for Windows, Linux, macOS, Android, and iOS.

#include <formats/webp/source/TellusimFormatWEBP.cpp>