IceMan Reference Guide

IceMan Reference Guide

IceMan Image Operators

In conventional object-oriented fashion, image operators are methods of the IceImage object. To invoke an operation, one must first construct an instance of IceImage and then call the method with appropriate arguments. In most cases, the return value is (a reference to) another IceImage: this rule is implied in all the documentation in this section. A handful of operators do return non-IceImage values, and special mention is made when this is the case.