Libraries
»
fantasy
(0.1.19)
»
Index
»
Image
»
load
Method: Image.load
Defined in:
lib/fantasy/image.rb
.
load
(image_name) ⇒
Object
25 26 27
# File 'lib/fantasy/image.rb', line 25
def
load
(
image_name
)
locate_image
(
image_name
)
end