Webp

ImageFileType.Webp field

WebP, introduced by Google, 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 ImageFileType Webp;

See Also