decode

open fun decode(    source: InputStream,     width: Int,     height: Int,     options: Options): Resource<Bitmap>