Package lines for core:image.

This commit is contained in:
Jeroen van Rijn
2025-10-09 17:18:51 +02:00
parent 51cd08296f
commit 673358f8b9
7 changed files with 15 additions and 15 deletions
+2
View File
@@ -1,4 +1,6 @@
/*
package netpbm implements readers and writers for PBM, PGM, PPM, PAM and PFM images.
Formats:
PBM (P1, P4): Portable Bit Map, stores black and white images (1 channel)