/[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.6 by mkoch, Wed Sep 22 13:03:28 2004 UTC revision 1.7 by mkoch, Wed Nov 17 08:04:00 2004 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.6  
changed lines
  Added in v.1.7

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