IMAGEINV

Arithmetic inverse of raster data


EnvironmentsPYTHON :: EASI :: MODELER
Batch ModeYes
Quick linksDescription :: Parameters :: Parameter descriptions :: Details :: Related

Back to top

Description


Finds the inverse of the input raster channel(s).
Back to top

Parameters


Name Type Length Value range
Input1: Input raster channel(s) * Raster port 1 - 1024  
Result1: Output raster channel(s) Raster port 0 - 1024  
Replacement Value for Invalid Numeric Value Float 0 - 1 0.0001 - 100000.0
Default: 1.0

* Required parameter
Back to top

Parameter descriptions

Input1: Input raster channel(s)

Specifies the input raster channel(s) to be processed.

Result1: Output raster channel(s)

Specifies the output raster channel(s) to receive the image produced by taking the inverse of the input image channels (DBIC).

If the output file already exists, the output channels (DBOC) must be specified, the output channel type must be CHN_32R, and the number of output channels must be the same as the number input channels (DBIC).

Replacement Value for Invalid Numeric Value

Specifies the number used as replacement for invalid numerical values.

The default value is 1.0.

Back to top

Details

IMAGEINV takes all the pixel values from the input channel(s) and calculates the inverse value, placing those values in the output channel(s). If an invalid value exists, the value specified in the Replacement Value parameter is used instead.

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.