Sha256: 0eea2f586bd6d30ab7c19c172ae033c50214182b12c77c205b051f9f766b292b
Contents?: true
Size: 203 Bytes
Versions: 21
Compression:
Stored size: 203 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
21 entries across 21 versions & 3 rubygems