Class: ZPNG::BMP::BITMAPFILEHEADER

Inherits:
Object
  • Object
show all
Defined in:
lib/zpng/bmp/reader.rb

Overview

a2VvvV’,

Instance Method Summary collapse

Instance Method Details

#inspectObject



11
12
13
# File 'lib/zpng/bmp/reader.rb', line 11

def inspect
  "<" + super.partition(self.class.to_s.split('::').last)[1..-1].join
end