If the ColorModel object is the same one that has already been converted, then simply passes the pixels through with the converted ColorModel. Otherwise converts the buffer of byte pixels to the default RGB ColorModel and passes the converted buffer to the filterRGBPixels method to be converted one
(int x, int y, int w, int h, ColorModel model, byte pixels[], int off, int scansize)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected