isValidDimensions

open fun isValidDimensions(width: Int, height: Int): Boolean

Returns true if width and height are both >0 and/or equal to SIZE_ORIGINAL.