[gui] [PATCH] ReplicateScaleFilter and CropImageFilter implementations for byte pixels
David Jee
djee@redhat.com
Thu May 6 17:46:00 GMT 2004
Hello,
I'm committing the following patch to the java-gui-branch. It implements
the setPixels() method for byte pixels in ReplicateScaleFilter and
CropImageFilter.
-David Jee
2004-05-06 David Jee <djee@redhat.com>
* java/awt/image/CropImageFilter.java
(setPixels): Implement for byte array pixels.
* java/awt/image/ReplicateScaleFilter.java
(setPixels): Implement for byte array pixels.
(replicatePixels): Overload for byte array pixels.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ImageFilters2.patch
Type: text/x-patch
Size: 3615 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040506/58f58fd9/attachment.bin>
More information about the Java-patches
mailing list