MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / setPixels

Method setPixels

src/java/awt/image/CropImageFilter.java:86–111  ·  view source on GitHub ↗

Determine whether the delivered byte pixels intersect the region to be extracted and passes through only that subset of pixels that appear in the output region.

(int x, int y, int w, int h,
			  ColorModel model, byte pixels[], int off,
			  int scansize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

setPixelsMethod · 0.65

Tested by

no test coverage detected