I just want to ask that in which library, makePictureEmpty(width, height) function is available?
Asked
Active
Viewed 577 times
1 Answers
0
This might help- JES function called makeEmptyPicture() to create an "empty" canvas with a default color of white and width and height equal to the original image: http://www.cs.uregina.ca/Links/class-info/325/PythonPictures/

nkp
- 181
- 2
- 12
-
I know this. What I want is that how to use it? in which library it is? means that what I have to import to use this function? – Muhammad Noman Jan 29 '16 at 06:53