The pixels of the image are delivered using one or more calls to the setPixels method. Each call specifies the location and size of the rectangle of source pixels that are contained in the array of pixels. The specified ColorModel object should be used to convert the pixels into their correspondin
(int x, int y, int w, int h, ColorModel model, byte pixels[], int off, int scansize)
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected