Searched refs:setICMpixels (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/awt/image/
H A DImageRepresentation.java336 private native boolean setICMpixels(int x, int y, int w, int h, int[] lut, method in class:ImageRepresentation
471 // Note that setICMpixels modifies the raster directly
473 if (setICMpixels(x, y, w, h, srcLUT, pix, off, scansize,

Completed in 49 milliseconds