CVSROOT:        /cvsroot/classpath
Module name:    classpath
Changes by:     Francis Kung <fkung>    06/08/14 16:12:38

Modified files:
        .              : ChangeLog 
        java/awt/image : BandCombineOp.java 

Log message:
        2006-08-14  Francis Kung  <[EMAIL PROTECTED]>
                * java/awt/image/BandCombineOp.java
                (BandCombineOp): Perform checks on validity of matrix.
                (createCompatibleDestRaster): Add checks and choose raster type 
dynamically.
                (filter): Updated to work with new matrix storage.
                (getMatrix): Updated javadoc.
                (getPoint2D): Formatting change.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.8394&r2=1.8395
http://cvs.savannah.gnu.org/viewcvs/classpath/java/awt/image/BandCombineOp.java?cvsroot=classpath&r1=1.4&r2=1.5


Reply via email to