public void RemoveFile(int actualFrame) { FileOperation.Remove(temporaryFilesPath + actualFrame + ".bmp"); }