MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / getRGB

Method getRGB

src/main/java/cc/slack/utils/render/ColorPalette.java:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 public int getRGB() {
20 return color.getRGB();
21 }
22}

Callers 15

readColorsMethod · 0.80
loadImageMethod · 0.80
readImageAndMipmapsMethod · 0.80
loadNSMapFileMethod · 0.80
loadSimpleTextureMethod · 0.80
loadLayeredTextureMethod · 0.80
generateCustomMipmapsMethod · 0.80
readImageToBufferMethod · 0.80
getMissingImageDataMethod · 0.80
DynamicTextureMethod · 0.80
loadSpriteMethod · 0.80
loadTextureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected