コード例 #1
0
ファイル: history.py プロジェクト: starseeker/archival
 def clear(self):
     """Clear the history"""
     libraster.Rast_clear_history(self.c_hist)
コード例 #2
0
 def clear(self):
     """Rast_clear_history"""
     libraster.Rast_clear_history(ctypes.byref(self.hist))