classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

MemoryImageProducer patch


From: Jeroen Frijters
Subject: MemoryImageProducer patch
Date: Fri, 11 Jul 2003 09:13:02 +0200

Hi,

Attached is a small patch for java.awt.image.MemoryImageProducer.

Change Log

* java/awt/image/MemoryImageSource.java
(MemoryImageSource(int,int,ColorModel,
   byte[],int,int,Hashtable props)): Changed array copy length to max *
height
(MemoryImageSource(int,int,ColorModel,
   int[],int,int,Hashtable props)): Changed array copy length to max *
height
(sendPicture): Call setDimensions on the consumer.

Please apply.

Regards,
Jeroen

Attachment: MemoryImageProducer.patch
Description: MemoryImageProducer.patch


reply via email to

[Prev in Thread] Current Thread [Next in Thread]