Search Results for

    Show / Hide Table of Contents

    Class RgbColorPipeline

    RGB color pipeline implementation of IPipeline interface

    Inheritance
    Object
    RgbColorPipeline
    Implements
    IPipeline
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Dicom.Imaging.Render
    Assembly: cs.temp.dll.dll
    Syntax
    public class RgbColorPipeline : IPipeline

    Properties

    LUT

    Get the LUT of the pipeline

    Declaration
    public ILUT LUT { get; }
    Property Value
    Type Description
    ILUT

    Implements

    IPipeline
    In This Article
    Back to top Copyright (c) 2012-2021 fo-dicom contributors