←Select platform

SliceInfo Constructor(float,ProjectionType,float,float,float,float)

Summary

Initializes a new instance of $SliceInfo with explicit parameters.

Syntax
C#
C++/CLI
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) 

Parameters

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.

Remarks

Use SliceInfo the GetImageSlice method.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical3D Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.