VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr Namespace / MprSliceRenderer Class
In This Topic
MprSliceRenderer Class Properties
In This Topic
For a list of all properties of this type, see MprSliceRenderer.
Public Properties
 NameDescription
Public PropertyGets or sets the adaptive quality complexity threshold.
Public PropertyGets or sets the maximum steps, which can be used to downscale the quality in preview process.
Public PropertyGets the image, where slice is drawing.
Public PropertyGets or sets the synchronization object, which is used to synchronize access to the Buffer image.
Public PropertyGets or sets the interpolation mode, which must be used for rendering of MPR slice.
Public PropertyGets the MPR image that uses this slice renderer.
Public PropertyGets or sets the quality scale for slice rendering.
Public PropertyGets or sets the maximum renderer performance, in frame per second (FPS).
Public PropertyGets or sets the slice, which must be drawn on buffer.
Public PropertyGets the transform, which must be applied to the Slice before rendering.
Public PropertyGets or sets the zoom, which must be used for slice rendering.
See Also