public void AddAsync(bool addAll = false, ProgressReporter pg = null) { _picture.AddAsync(addAll, pg); }