Interface IPipeline
Pipeline interface
Namespace: Dicom.Imaging.Render
Assembly: cs.temp.dll.dll
Syntax
public interface IPipeline
Properties
LUT
Get the LUT of the pipeline
Declaration
ILUT LUT { get; }
Property Value
Type | Description |
---|---|
ILUT |