createPaletteAsync

fun createPaletteAsync(url: String, bitmap: Bitmap, callback: (Palette) -> Unit)(source)