Sha256: c9a0bb15d501a6a6b2b8757bb7d04eb74af5f020f5cdf1bfd04601c0dcaf0bae

Contents?: true

Size: 234 Bytes

Versions: 21

Compression:

Stored size: 234 Bytes

Contents

module Vips
  # Various fixed 90 degree rotation angles. See {Image#rot}.
  #
  # * `:d0` no rotate
  # * `:d90` 90 degrees clockwise
  # * `:d180` 180 degrees
  # * `:d270` 90 degrees anti-clockwise

  class Angle < Symbol
  end
end

Version data entries

21 entries across 21 versions & 3 rubygems

Version Path
blacklight-spotlight-3.6.0.beta8 vendor/bundle/ruby/3.2.0/gems/ruby-vips-2.2.1/lib/vips/angle.rb
ruby-vips-2.2.2 lib/vips/angle.rb
ruby-vips-2.2.1 lib/vips/angle.rb
vips-8.15.1 lib/vips/angle.rb
ruby-vips-2.2.0 lib/vips/angle.rb
vips-8.12.2 lib/vips/angle.rb
vips-8.12.1 lib/vips/angle.rb
ruby-vips-2.1.4 lib/vips/angle.rb
vips-8.11.3 lib/vips/angle.rb
ruby-vips-2.1.3 lib/vips/angle.rb
ruby-vips-2.1.2 lib/vips/angle.rb
ruby-vips-2.1.1 lib/vips/angle.rb
ruby-vips-2.1.0 lib/vips/angle.rb
vips-8.10.5 lib/vips/angle.rb
vips-8.9.1 lib/vips/angle.rb
ruby-vips-2.0.17 lib/vips/angle.rb
vips-8.8.4 lib/vips/angle.rb
vips-8.8.3 lib/vips/angle.rb
ruby-vips-2.0.16 lib/vips/angle.rb
vips-8.8.2 lib/vips/angle.rb