Module: Picturesque::Image::Format

Defined in:
app/models/picturesque/image.rb

Constant Summary collapse

JPG =
'jpg'.freeze
PNG =
'png'.freeze
GIF =
'gif'.freeze