Libraries
»
pixelart
(1.4.0)
»
Index
»
Pixelart
»
Image
»
#height
Method: Pixelart::Image#height
Defined in:
lib/pixelart/image.rb
#
height
⇒
Object
332
# File 'lib/pixelart/image.rb', line 332
def
height
(
)
@img
.
height
;
end