data class ImageResizeOption
MediaResizer Class: ImageResizeOption Created by Pyxis on 2017-11-27.
Description:
class Builder | 
ImageResizeOption(mode: ImageMode, imageResolution: Pair<Int, Int>, bitmapFilter: Boolean, format: CompressFormat, compressQuality: Int, request: ScanRequest)
MediaResizer Class: ImageResizeOption Created by Pyxis on 2017-11-27.  | 
val bitmapFilter: Boolean | 
|
val compressQuality: Int | 
|
val format: CompressFormat | 
|
val imageResolution: Pair<Int, Int> | 
|
val mode: ImageMode | 
|
val request: ScanRequest |