The pixel data, given as a two-dimensional array. See PNM.create for details.
30 31 32
# File 'lib/pnm/image.rb', line 30 def pixels @pixels end