WEBP

FileType.WEBP field

WebP Image (.webp) is a modern raster web image file format that is based on lossless and lossy compression. It provides same image quality while considerably reducing the image size. Learn more about this file format here.

public static readonly FileType WEBP;

See Also