Fork & cleanup of biggustave PNG encoder and decoder
Find a file
2024-11-04 09:07:31 +00:00
.gitattributes initial commit 2024-11-03 21:34:26 +00:00
.gitignore initial commit 2024-11-03 21:34:26 +00:00
Adam7.cs initial commit 2024-11-03 21:34:26 +00:00
ChunkHeader.cs initial commit 2024-11-03 21:34:26 +00:00
ColorType.cs initial commit 2024-11-03 21:34:26 +00:00
Crc32.cs initial commit 2024-11-03 21:34:26 +00:00
Decoder.cs initial commit 2024-11-03 21:34:26 +00:00
FilterType.cs initial commit 2024-11-03 21:34:26 +00:00
ImageHeader.cs initial commit 2024-11-03 21:34:26 +00:00
InterlaceMethod.cs initial commit 2024-11-03 21:34:26 +00:00
Palette.cs initial commit 2024-11-03 21:34:26 +00:00
Pixel.cs initial commit 2024-11-03 21:34:26 +00:00
Png.cs initial commit 2024-11-03 21:34:26 +00:00
PNG.csproj set root namespace 2024-11-04 09:07:31 +00:00
PngBuilder.cs initial commit 2024-11-03 21:34:26 +00:00
PngOpener.cs initial commit 2024-11-03 21:34:26 +00:00
PngStreamWriteHelper.cs initial commit 2024-11-03 21:34:26 +00:00
RawPngData.cs initial commit 2024-11-03 21:34:26 +00:00
StreamHelper.cs initial commit 2024-11-03 21:34:26 +00:00