 SoLogicalNotProcessing engine  
More...
  SoLogicalNotProcessing engine  
More...
#include <ImageViz/Engines/ArithmeticAndLogic/LogicalOperations/SoLogicalNotProcessing.h>
 
  
 | Public Member Functions | |
| SoLogicalNotProcessing () | |
| Public Attributes | |
| SoSFImageDataAdapter | inImage | 
| SoImageVizEngineOutput < SoSFImageDataAdapter, SoImageDataAdapter * > | outImage | 
 SoLogicalNotProcessing engine
  SoLogicalNotProcessing engine 
The SoLogicalNotProcessing engine performs the logical not of an image.
The SoLogicalNotProcessing engine is the Not of an image.
 
The logical not operation
SoLogicalValueProcessing, SoLogicalImageProcessing.
| inImage | NULL | 
| SoLogicalNotProcessing::SoLogicalNotProcessing | ( | ) | 
Constructor.
The input image.
Default value is NULL. Supported types include: grayscale binary label color image.
The output image.
Default value is NULL. Supported types include: grayscale binary label color image.