toDp

fun Float.toDp(): Float

Converts px as Float to dp as Float.


fun Int.toDp(): Int

Converts px as Int to dp as Int.