Join Slack
Communities
Powered by
you mean like this ``` fun Image.ratio(): Double {...
# tornadofx
r
ron
02/12/2017, 1:21 PM
you mean like this
Copy code
fun Image.ratio(): Double { return width / height }
Open in Slack
Previous
Next