loadTransparentJpeg

Load the RGB and ALPHA channel and combine them into one Bitmap.

Return

the resulting bitmap in ARGB_8888

Parameters

dir

saveImage directory

filename

the filename prefix

fun loadTransparentJpeg(dir: File, filename: String): <ERROR CLASS>?