EncodeImageOptions

constructor(quality: Int = -1, optimize: Boolean = false, format: EncodingFormat = EncodingFormat.JPEG)
constructor(source: Map<String, Any?>)