toDp

fun Int.toDp(): Dp
fun Float.toDp(): Dp
fun Double.toDp(): Dp

Convert a pixel value into a Dp.