Method: PNM::PGMImage#type

Defined in:
lib/pnm/image.rb

#typeObject



322
323
324
# File 'lib/pnm/image.rb', line 322

def type
  :pgm
end