Sha256: a9227d5205697a11f4f16a8018452108d725d72146e95b69db7f5d0fea61aebc

Contents?: true

Size: 187 Bytes

Versions: 4

Compression:

Stored size: 187 Bytes

Contents

module Vips

  # The type of binary complex operation to perform on an image. See
  # {Image#complex2}.
  #
  # * ':cross_phase' cross phase

  class OperationComplex2 < Symbol
  end
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
ruby-vips-2.0.14 lib/vips/operationcomplex2.rb
vips-8.8.0.3 lib/vips/operationcomplex2.rb
vips-8.8.0.2 lib/vips/operationcomplex2.rb
vips-8.8.0.1 lib/vips/operationcomplex2.rb