📷 A modern, cross-platform, 2D Graphics library for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Brian Popow fa8892b148 Change ++i -> i++ 4 years ago
..
BitReader Change ++i -> i++ 4 years ago
BitWriter Change ++i -> i++ 4 years ago
Lossless Change ++i -> i++ 4 years ago
Lossy Change ++i -> i++ 4 years ago
AlphaCompressionMethod.cs Rename namespace to SixLabors.ImageSharp.Formats.Webp 5 years ago
AlphaDecoder.cs Change ++i -> i++ 4 years ago
EntropyIx.cs Rename namespace to SixLabors.ImageSharp.Formats.Webp 5 years ago
HistoIx.cs Cleanup 5 years ago
IWebpDecoderOptions.cs Rename namespace to SixLabors.ImageSharp.Formats.Webp 5 years ago
IWebpEncoderOptions.cs Rename AlphaCompression -> UseAlphaCompression 4 years ago
MetadataExtensions.cs Rename namespace to SixLabors.ImageSharp.Formats.Webp 5 years ago
Readme.md Remove linq usage while getting band probability row, add additional guard checks. 6 years ago
WebpAlphaFilterType.cs Rename namespace to SixLabors.ImageSharp.Formats.Webp 5 years ago
WebpBitsPerPixel.cs Rename namespace to SixLabors.ImageSharp.Formats.Webp 5 years ago
WebpChunkType.cs Make some webp classes internal 4 years ago
WebpCommonUtils.cs Write hasAlpha flag when encoding lossless webp 5 years ago
WebpConfigurationModule.cs Rename namespace to SixLabors.ImageSharp.Formats.Webp 5 years ago
WebpConstants.cs Cleanup 5 years ago
WebpDecoder.cs Fix warnings 4 years ago
WebpDecoderCore.cs Remove ChunkTypes and Animated flag from metadata 4 years ago
WebpEncoder.cs Rename AlphaCompression -> UseAlphaCompression 4 years ago
WebpEncoderCore.cs Rename AlphaCompression -> UseAlphaCompression 4 years ago
WebpFeatures.cs Cleanup 5 years ago
WebpFormat.cs Rename namespace to SixLabors.ImageSharp.Formats.Webp 5 years ago
WebpFormatType.cs Rename namespace to SixLabors.ImageSharp.Formats.Webp 5 years ago
WebpImageFormatDetector.cs Cleanup 5 years ago
WebpImageInfo.cs Rename namespace to SixLabors.ImageSharp.Formats.Webp 5 years ago
WebpLookupTables.cs Change ++i -> i++ 4 years ago
WebpMetadata.cs Remove ChunkTypes and Animated flag from metadata 4 years ago
WebpThrowHelper.cs Rename namespace to SixLabors.ImageSharp.Formats.Webp 5 years ago
Webp_Container_Specification.pdf Rename WebP to Webp 5 years ago

Readme.md

WebP Format

Reference implementation, specification and stuff like that: