Future<ByteData?> processWithImageToByteData(Uint8List imageData, int width, int height) async { throw UnimplementedError('processWithImageToByteData() has not been implemented.'); }