Lines Matching full:palette
49 android.support.v7.graphics.Palette} class, which lets you extract prominent colors from an image.
62 {@link android.support.v7.graphics.Palette#generate Palette.generate()} static method in the
64 {@link android.support.v7.graphics.Palette#generateAsync Palette.generateAsync()} method and
68 <code>Palette</code> class, such as <code>Palette.getVibrantColor</code>.</p>
70 <p>To use the {@link android.support.v7.graphics.Palette} class in your project, add the following
77 compile 'com.android.support:palette-v7:21.0.0'
81 <p>For more information, see the API reference for the {@link android.support.v7.graphics.Palette}