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

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

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

revision 1.5.2.1 by gnu_andrew, Fri Jan 14 10:24:15 2005 UTC revision 1.5.2.2 by gnu_andrew, Sun Jan 16 02:14:47 2005 UTC
# Line 392  public class SinglePixelPackedSampleMode Line 392  public class SinglePixelPackedSampleMode
392     * @param y The y-coordinate of the pixel rectangle in <code>obj</code>.     * @param y The y-coordinate of the pixel rectangle in <code>obj</code>.
393     * @param w The width of the pixel rectangle in <code>obj</code>.     * @param w The width of the pixel rectangle in <code>obj</code>.
394     * @param h The height of the pixel rectangle in <code>obj</code>.     * @param h The height of the pixel rectangle in <code>obj</code>.
395     * @param obj The primitive array containing the pixels to set.     * @param iArray The primitive array containing the pixels to set.
396     * @param data The DataBuffer to store the pixels into.     * @param data The DataBuffer to store the pixels into.
397     * @see java.awt.image.SampleModel#setPixels(int, int, int, int, int[], java.awt.image.DataBuffer)     * @see java.awt.image.SampleModel#setPixels(int, int, int, int, int[], java.awt.image.DataBuffer)
398     */     */

Legend:
Removed from v.1.5.2.1  
changed lines
  Added in v.1.5.2.2

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