Home | History | Annotate | Download | only in lib-tk

Lines Matching refs:subsample

3329     def subsample(self,x,y=''):
3334 self.tk.call(destImage, 'copy', self.name, '-subsample',x,y)