Changed Methods |
void setHints(int )
|
Documentation changed from old to new. |
Detect if the data is being delivered with the necessary hints to allow the averaging algorithm to do its work. |
void setPixels(int, int, int, int, ColorModel, byte[], int, int)
|
Documentation changed from old to new. |
Combine the components for the delivered byte pixels into the accumulation arrays and send on any averaged data for rows of pixels that are complete. |
void setPixels(int, int, int, int, ColorModel, int[], int, int)
|
Documentation changed from old to new. |
Combine the components for the delivered int pixels into the accumulation arrays and send on any averaged data for rows of pixels that are complete. |