Libraries
»
picturesque
(1.0.3)
»
Index (F)
»
Picturesque
»
Image
»
Format
Module: Picturesque::Image::Format
Defined in:
app/models/picturesque/image.rb
Constant Summary
collapse
JPG =
'jpg'
.
freeze
PNG =
'png'
.
freeze
GIF =
'gif'
.
freeze