Exemplo n.º 1
0
 public static Palette getPalette(Bitmap bitmap) {
   return CACHE.get(bitmap);
 }