SoCopyImageProcessing Class Reference
[Image Editing]

ImageViz SoCopyImageProcessing engine copies an image into another image. More...

#include <ImageViz/Engines/ImageManipulation/ImageEditing/SoCopyImageProcessing.h>

Inheritance diagram for SoCopyImageProcessing:
SoImageVizEngine SoEngine SoFieldContainer SoBase SoRefCounter SoTypedObject

List of all members.

Public Member Functions

 SoCopyImageProcessing ()

Public Attributes

SoSFEnum computeMode
SoSFImageDataAdapter inImage
SoImageVizEngineOutput
< SoSFImageDataAdapter,
SoImageDataAdapter * > 
outImage

Detailed Description

ImageViz SoCopyImageProcessing engine copies an image into another image.

The SoCopyImageProcessing engine copies an image into another image. If the output image does not exist, SoCopyImageProcessing creates it. If the output image already exists, it is replaced by the copy, and the previous image of that name is lost.

SEE ALSO

SoCropImageProcessing, SoPasteImageProcessing.

FILE FORMAT/DEFAULT


Library references: copy


Constructor & Destructor Documentation

SoCopyImageProcessing::SoCopyImageProcessing (  ) 

Constructor.


Member Data Documentation

Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.

Default is MODE_AUTO

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.


The documentation for this class was generated from the following file:

Open Inventor Toolkit reference manual, generated on 15 Mar 2023
Copyright © Thermo Fisher Scientific All rights reserved.
http://www.openinventor.com/