Sha256: a1eab540be98b3214a8704e1fe7de99ce06bc807cd7f37771b7a7a65584e2d19
Contents?: true
Size: 223 Bytes
Versions: 4
Compression:
Stored size: 223 Bytes
Contents
module Vips # The type of complex projection operation to perform on an image. See # {Image#complexget}. # # * ':real' get real part # * ':imag' get imaginary part class OperationComplexget < Symbol end end
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
ruby-vips-2.0.14 | lib/vips/operationcomplexget.rb |
vips-8.8.0.3 | lib/vips/operationcomplexget.rb |
vips-8.8.0.2 | lib/vips/operationcomplexget.rb |
vips-8.8.0.1 | lib/vips/operationcomplexget.rb |