Crear un mapa de bits / dibujable a partir de la ruta del archivo

Estoy intentando crear un mapa de bits o dibujable a partir de la ruta del archivo existente. String path = intent.getStringExtra("FilePath"); BitmapFactory.Options option = new BitmapFactory.Options(); option.inPreferredConfig =