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
+1 -1
View File
@@ -1,4 +1,4 @@
// package bmp implements a Microsoft BMP image reader
// package bmp implements a Microsoft BMP image reader and writer.
package core_image_bmp
import "core:image"