Depth48Image.st
changeset 7901 b9172b06ac27
parent 7820 6aa5db2eb320
child 8202 7b3f069ae406
--- a/Depth48Image.st	Thu Feb 16 17:38:06 2017 +0100
+++ b/Depth48Image.st	Thu Feb 16 17:38:09 2017 +0100
@@ -43,6 +43,9 @@
     more than roughly 200 distinct color tone values. However, in image processing (false-color) applications,
     such a fine grain image makes sense and is sometimes used.
 
+    For now, the rest of the system (for example, the image editor) cannot reallydeal with
+    such images. So some work may be required in the future.
+
     [author:]
         Claus Gittinger