/[classpath]/classpath/java/awt/image/ComponentColorModel.java
ViewVC logotype

Diff of /classpath/java/awt/image/ComponentColorModel.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by mkoch, Mon Sep 27 15:11:47 2004 UTC revision 1.7 by mkoch, Fri Oct 1 08:30:12 2004 UTC
# Line 123  public class ComponentColorModel extends Line 123  public class ComponentColorModel extends
123    }    }
124    
125    
   /* FIXME: Is the values returned from toRGB() in the [0.0, 1.0] or the  
      [0.0, 256) range?  
       
      we assume it is in the [0.0, 1.0] range along with the  
      other color spaces. */  
     
126    /* Note, it's OK to pass a to large array to toRGB(). Extra    /* Note, it's OK to pass a to large array to toRGB(). Extra
127       elements are ignored. */       elements are ignored. */
128        

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26