|
|
Full Name |
WEBP Image Format (WEBP) |
Format ID |
IG_FORMAT_WEBP = 116 |
File Extension(s) |
*.webp |
Data Type |
Raster Image |
Data Encoding |
Binary |
Color Profile Support |
Read |
Multi-Page Support |
Yes |
Alpha Channel Support |
Yes |
To support WEBP format, attach the ImageGear WEBP Component to ImageGear Core. See the Attaching Components page under the "How to Work with ..." section.
ImageGear Supported Versions
ImageGear Supported Features
- IG_FLTR_DETECTSUPPORT - autodetection
- IG_FLTR_PAGEREADSUPPORT - single page file reading
ImageGear Read Support
- IG_COMPRESSION_WEBP_LOSSY:
- 8-bit Y'CbCr 4:2:0 (YUV420)
- IG_COMPRESSION_WEBP_LOSSLESS:
- RGBA : 8 bits per channel
ImageGear Filter Control Parameters
None
Developed by Google, intended as a replacement for JPEG, PNG, and GIF file formats. Supports both Lossy and Lossless compression.