Class: Vips::OperationMath2

Inherits:
Symbol
  • Object
show all
Defined in:
lib/vips/operationmath2.rb

Overview

The binary math operation to perform on an image. See Image#math2.

  • ':pow' pow()
  • ':wop' pow(), but with the arguments reversed