get Bitmap Converter
Returns the Android-specific BitmapConverter implementation.
This fulfills the expect declaration in the common module, enabling cross-platform image processing while utilizing Android's optimized native APIs.
An expected function that should return a platform-specific implementation of BitmapConverter.
Provides the iOS-specific BitmapConverter instance.