Method: PNM::PPMImage#type

Defined in:
lib/pnm/image.rb

#typeObject



352
353
354
# File 'lib/pnm/image.rb', line 352

def type
  :ppm
end