Method: Rabbit::ImageManipulable::Base#relative_clip_width

Defined in:
lib/rabbit/image/base.rb

#relative_clip_widthObject


110
111
112
# File 'lib/rabbit/image/base.rb', line 110

def relative_clip_width
  @properties.get_relative_size("relative_clip_width", @filename)
end