Libraries
»
pixel
(0.2.0)
»
Index (I)
»
Integer
Class: Integer
Inherits:
Object
Object
Integer
show all
Defined in:
lib/pixel/extensions.rb
Instance Method Summary
collapse
#
pixels
⇒ Object
(also: #pixel)
Instance Method Details
#
pixels
⇒
Object
Also known as:
pixel
2 3 4
# File 'lib/pixel/extensions.rb', line 2
def
pixels
Pixel
.
new
self
end