inc/BitArray.h
changeset 27 ee1305f3a6bf
parent 25 233a997193b8
     1.1 --- a/inc/BitArray.h	Sat May 24 09:24:40 2014 +0200
     1.2 +++ b/inc/BitArray.h	Tue May 27 17:49:33 2014 +0200
     1.3 @@ -89,6 +89,7 @@
     1.4  };
     1.5  
     1.6  /**
     1.7 +TODO: Derive a Bit Frame class from this one for X Y access to pixels.
     1.8  */
     1.9  class BitArray
    1.10  {