Uwaa/PNG
2024-11-22 06:40:43 +00:00
..
Adam7.cs initial commit 2024-11-22 06:40:43 +00:00
ChunkHeader.cs initial commit 2024-11-22 06:40:43 +00:00
ColorType.cs initial commit 2024-11-22 06:40:43 +00:00
Crc32.cs initial commit 2024-11-22 06:40:43 +00:00
Decoder.cs initial commit 2024-11-22 06:40:43 +00:00
FilterType.cs initial commit 2024-11-22 06:40:43 +00:00
ImageHeader.cs initial commit 2024-11-22 06:40:43 +00:00
InterlaceMethod.cs initial commit 2024-11-22 06:40:43 +00:00
Palette.cs initial commit 2024-11-22 06:40:43 +00:00
Pixel.cs initial commit 2024-11-22 06:40:43 +00:00
Png.cs initial commit 2024-11-22 06:40:43 +00:00
PNG.csproj initial commit 2024-11-22 06:40:43 +00:00
PngBuilder.cs initial commit 2024-11-22 06:40:43 +00:00
PngOpener.cs initial commit 2024-11-22 06:40:43 +00:00
PngStreamWriteHelper.cs initial commit 2024-11-22 06:40:43 +00:00
RawPngData.cs initial commit 2024-11-22 06:40:43 +00:00
README.md initial commit 2024-11-22 06:40:43 +00:00
StreamHelper.cs initial commit 2024-11-22 06:40:43 +00:00

Minimal PNG encoder and decoder based on biggustav.