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

Lines Matching refs:subsample

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