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

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

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

revision 1.1.2.1 by gnu_andrew, Sun Jan 16 02:14:47 2005 UTC revision 1.1.2.2 by gnu_andrew, Sat Feb 19 10:50:33 2005 UTC
# Line 53  import java.awt.geom.Rectangle2D; Line 53  import java.awt.geom.Rectangle2D;
53   * for the destination.  Therefore the destination Raster must contain the   * for the destination.  Therefore the destination Raster must contain the
54   * same number of bands as the number of rows in the filter matrix.   * same number of bands as the number of rows in the filter matrix.
55   *   *
56   * @author Jerry Quinn <jlquinn@optonline.net>   * @author Jerry Quinn (jlquinn@optonline.net)
57   */   */
58  public class BandCombineOp implements RasterOp  public class BandCombineOp implements RasterOp
59  {  {

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

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