getPreferredBitmapConfig

public static Config getPreferredBitmapConfig()

Get the current preferred configuration for decoding bitmaps. ImageDecoder and instances can read this and use it when decoding images.

Return

the preferred bitmap configuration, or null if none has been set.