gsdsdk / com.gsd.software.sdk.imageCompression / ImageDimension
data class ImageDimension
Created by jmielczarek on 10.10.2018.
Name | Summary |
---|---|
<init> | ImageDimension(width: Int , height: Int ) Created by jmielczarek on 10.10.2018. |
Name | Summary |
---|---|
height | val height: Int |
width | val width: Int |