Sha256: e42fb1c46cbce780638c27988a8baf5378b6a8753454a0995a1ed10918cd1f6f

Contents?: true

Size: 389 Bytes

Versions: 24

Compression:

Stored size: 389 Bytes

Contents

module Vips
  # Various fixed 45 degree rotation angles. See {Image#rot45}.
  #
  # * `:d0` no rotate
  # * `:d45` 45 degrees clockwise
  # * `:d90` 90 degrees clockwise
  # * `:d135` 135 degrees clockwise
  # * `:d180` 180 degrees
  # * `:d225` 135 degrees anti-clockwise
  # * `:d270` 90 degrees anti-clockwise
  # * `:d315` 45 degrees anti-clockwise

  class Angle45 < Symbol
  end
end

Version data entries

24 entries across 23 versions & 4 rubygems

Version Path
ruby-vips-2.2.3 lib/vips/angle45.rb
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.3.0/gems/ruby-vips-2.2.2/lib/vips/angle45.rb
trusty-cms-7.0.9.1 vendor/bundle/ruby/3.1.0/gems/ruby-vips-2.2.2/lib/vips/angle45.rb
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/ruby-vips-2.2.1/lib/vips/angle45.rb
ruby-vips-2.2.2 lib/vips/angle45.rb
ruby-vips-2.2.1 lib/vips/angle45.rb
vips-8.15.1 lib/vips/angle45.rb
ruby-vips-2.2.0 lib/vips/angle45.rb
vips-8.12.2 lib/vips/angle45.rb
vips-8.12.1 lib/vips/angle45.rb
ruby-vips-2.1.4 lib/vips/angle45.rb
vips-8.11.3 lib/vips/angle45.rb
ruby-vips-2.1.3 lib/vips/angle45.rb
ruby-vips-2.1.2 lib/vips/angle45.rb
ruby-vips-2.1.1 lib/vips/angle45.rb
ruby-vips-2.1.0 lib/vips/angle45.rb
vips-8.10.5 lib/vips/angle45.rb
vips-8.9.1 lib/vips/angle45.rb
ruby-vips-2.0.17 lib/vips/angle45.rb
vips-8.8.4 lib/vips/angle45.rb