getColor

fun getColor(cx: Int, cy: Int): Color?

Get the value color ("#rrggbb" string format) at selected coordinates.

Return

null if none.