gsdsdk / com.gsd.software.sdk.imageCompression / ImageDimension

ImageDimension

data class ImageDimension

Created by jmielczarek on 10.10.2018.

Constructors

Name Summary
<init> ImageDimension(width:Int, height:Int)
Created by jmielczarek on 10.10.2018.

Properties

Name Summary
height val height:Int
width val width:Int