Class
Dragonfly::ImageMagick::Analyser
In:
lib/dragonfly/image_magick/analyser.rb
Parent:
Object
Methods
aspect_ratio
depth
format
height
image?
landscape
landscape?
number_of_colors
number_of_colours
portrait
portrait?
width
Included Modules
Configurable
Utils
Public Instance methods
aspect_ratio
(temp_object)
depth
(temp_object)
format
(temp_object)
height
(temp_object)
image?
(temp_object)
landscape
(temp_object)
Alias for
landscape
?
landscape?
(temp_object)
number_of_colors
(temp_object)
Alias for
number_of_colours
number_of_colours
(temp_object)
portrait
(temp_object)
Alias for
portrait
?
portrait?
(temp_object)
width
(temp_object)
[Validate]