示例#1
0
 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))