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