getRGBA

fun getRGBA(color: Int): List<Int>

Compute the R, G, B and Alpha components of a color. All values between 0..255.