Future<Uint8List?> convert( Uint8List imgBytes, int width, int height, int quality ) { throw UnimplementedError('convert(*) has not been implemented.'); }