bitmapConfig

fun bitmapConfig(bitmapConfig: Bitmap.Config): ImageLoader.Builder

Set the preferred Bitmap.Config.

This is not guaranteed and a different config may be used in some situations.

Default: Utils.DEFAULT_BITMAP_CONFIG