def Save(*args): return _highgui.CvvImage_Save(*args)
def Save(*args): """Save(self, char filename) -> bool""" return _highgui.CvvImage_Save(*args)