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

Method getARGB

core/src/main/java/edu/mines/jtk/awt/FloatColorMap.java:146–148  ·  view source on GitHub ↗

Gets the 32-bit color in 0xAARRGGBB format for the specified value. This method uses the index color model. @param f the value to be mapped to a color. @return the pixel.

(float f)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

getIndexMethod · 0.95
argbFromHsbaMethod · 0.95
argbFromRgbaMethod · 0.95
getRGBMethod · 0.80
getByteMethod · 0.80
getColorModelMethod · 0.45

Tested by

no test coverage detected