#OTHER by cg
authorClaus Gittinger <cg@exept.de>
Thu, 16 Feb 2017 17:38:09 +0100
changeset 7901 b9172b06ac27
parent 7900 071c5d996122
child 7902 865d2b3679cc
#OTHER by cg comment/format in: #documentation
Depth48Image.st
--- 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