Processed Frame View
Android implementation of ProcessedFrameView. Renders an android.graphics.Bitmap to a Compose Image.
Platform-specific composable to render a processed bitmap frame. On Android, this renders an android.graphics.Bitmap. On iOS, this renders a UIImage (not implemented yet).