summaryrefslogtreecommitdiff
path: root/graphics/p5-Image-BMP/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/p5-Image-BMP/DESCR')
-rw-r--r--graphics/p5-Image-BMP/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/p5-Image-BMP/DESCR b/graphics/p5-Image-BMP/DESCR
new file mode 100644
index 00000000000..2db3c295de3
--- /dev/null
+++ b/graphics/p5-Image-BMP/DESCR
@@ -0,0 +1,5 @@
+"Image::BMP" objects can parse and even ASCII view bitmaps of the
+.BMP format. It can read most of the common forms of this format.
+
+It can be used to get image info, view images, read images and get
+pixel info.