MCPcopy Create free account
hub / github.com/dhale/jtk / PixelsView

Class PixelsView

core/src/main/java/edu/mines/jtk/mosaic/PixelsView.java:58–940  ·  view source on GitHub ↗

A view of sampled functions f(x1,x2), displayed as a 2-D array of pixels. Function values are converted to pixel colors in two steps. In the first step, these values are converted to unsigned bytes in the range [0,255]. In the second step, those bytes are converted to pixel colors. The first ste

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected