open_iA 2023.02
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
iAvtkImageData Class Reference

An image which allows the user to specify min/max of scalar range. More...

#include <iAVtkDraw.h>

Inheritance diagram for iAvtkImageData:
[legend]
Collaboration diagram for iAvtkImageData:
[legend]

Public Member Functions

void SetScalarRange (int min, int max)
 
 vtkTypeMacro (iAvtkImageData, vtkImageData)
 

Static Public Member Functions

static iAvtkImageDataNew ()
 

Detailed Description

An image which allows the user to specify min/max of scalar range.

Required e.g. in situations where the scalar range of the raw image data is modified behind VTK's back (e.g. by settings pixels via drawPixel method)

Member Function Documentation

◆ New()

static iAvtkImageData * iAvtkImageData::New ( )
static

◆ SetScalarRange()

void iAvtkImageData::SetScalarRange ( int  min,
int  max 
)
inline

◆ vtkTypeMacro()

iAvtkImageData::vtkTypeMacro ( iAvtkImageData  ,
vtkImageData   
)

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