Example: quiz answers
Python: Working with pixels

Python: Working with pixels

Back to document page

Getting at the pixels getPixel(picture,x,y) Gets a single pixel – returns pixel at position x,y of picture getPixels(picture) gets all the pixels – returns an array containing all the pixels of picture . Reminder: Manipulating Pictures >>> pic1 = makeEmptyPicture(200,100)

  Pixel

Download Python: Working with pixels


Information

Domain:

Source:

Link to this page:

Please notify us if you found a problem with this document:

Other abuse

Advertisement

Related search queries