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

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

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

revision 1.5 by smarothy, Sat Nov 6 16:24:37 2004 UTC revision 1.6 by mkoch, Wed Feb 16 10:39:27 2005 UTC
# Line 56  import gnu.java.awt.Buffers; Line 56  import gnu.java.awt.Buffers;
56   * is controlled by bandOffset, pixelStride, and scanlineStride, which means   * is controlled by bandOffset, pixelStride, and scanlineStride, which means
57   * that any combination of interleavings is supported.   * that any combination of interleavings is supported.
58   *   *
59   * @author Rolf W. Rasmussen <rolfwr@ii.uib.no>   * @author Rolf W. Rasmussen (rolfwr@ii.uib.no)
60   */   */
61  public class ComponentSampleModel extends SampleModel  public class ComponentSampleModel extends SampleModel
62  {  {

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

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