Initializes a new instance of $SliceInfo with explicit parameters.
public SliceInfo(
float thickness,
ProjectionType type,
float scaleFactorX,
float scaleFactorY,
float brightness,
float contrast
)
public:
SliceInfo( Single thickness, ProjectionType^ type, Single scaleFactorX, Single scaleFactorY, Single brightness, Single contrast)
thickness
The thickness of the extracted slice.
type
The type of the extracted slice.
scaleFactorX
The x-scale of the extract slice. The slice output will be stretched or compressed horizontally based on the value specified here.
scaleFactorY
The y-scale of the extract slice. The slice output will be stretched or compressed vertically based on the value specified here.
brightness
Brightness value of the extracted slice.
contrast
Contrast value of the extracted slice.
Use SliceInfo the GetImageSlice method.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document