ImageInfo

data class ImageInfo(width: Int, height: Int)

Properties

height
Link copied to clipboard
common
val height: Int
width
Link copied to clipboard
common
val width: Int

Sources

common source
Link copied to clipboard