Future<ImageElement?> processImageBlob(Blob blob, bool flipY) async{ throw('processImageBlob not implimented.'); }