MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / numColors

Method numColors

CodenameOne/src/com/codename1/ui/Display.java:2790–2792  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2788 ///
2789 /// this method isn't implemented in most modern devices
2790 public int numColors() {
2791 return impl.numColors();
2792 }
2793
2794 /// Return the width of the display
2795 ///

Callers 1

scaleArrayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected