defaultBitmapConfig

abstract var defaultBitmapConfig: Bitmap.Config

Specify the default Bitmap.Config used when decoding images. This can be overridden on a per-request basis using com.squareup.picasso.RequestCreator.config.