scaleImage

fun <T : Element> Cell<T>.scaleImage(scaling: Scaling): Cell<T>

Changes Scaling of the wrapped image and returns the cell

Throws

if the element is neither an Image nor an ImageButton