Module: Compass::SassExtensions::Functions::ImageSize
- Included in:
- Sass::Script::Functions
- Defined in:
- lib/compass/sass_extensions/functions/image_size.rb
Defined Under Namespace
Classes: ImageProperties, JPEG
Instance Method Summary collapse
-
#image_height(image_file) ⇒ Object
Returns the height of the image relative to the images directory.
-
#image_width(image_file) ⇒ Object
Returns the width of the image relative to the images directory.