Sha256: bde9bb22a6a9aaa11490fec7cb496d95a2eced16578e69535daa8366b03ae317
Contents?: true
Size: 216 Bytes
Versions: 18
Compression:
Stored size: 216 Bytes
Contents
module Vips # The binary math operation to perform on an image. See {Image#math2}. # # * ':pow' pow() # * ':wop' pow(), but with the arguments reversed class OperationMath2 < Symbol end end
Version data entries
18 entries across 18 versions & 2 rubygems