VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
In This Topic
    VintaSoft DICOM .NET Plug-in: Changes in version 8.6
    In This Topic

    API changes in Vintasoft.Imaging.Dicom.dll

    Changed classes:

    Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageModalityLut
    Added methods
    public object Clone() Creates a new DicomImageModalityLut that is a copy of the current instance.


    Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageVoiLut
    Added methods
    public object Clone() Creates a new DicomImageVoiLut that is a copy of the current instance.


    Vintasoft.Imaging.ImageProcessing.ApplyDicomImageVoiLutCommand
    Added methods
    public void CopyTo(Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase) Copies the state of the current command to the target command.


    Vintasoft.Imaging.ImageProcessing.ApplyDicomOverlaysCommand
    Added methods
    public void CopyTo(Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase) Copies the state of the current command to the target command.


    Vintasoft.Imaging.ImageProcessing.GetDefaultVoiLutCommand
    Added methods
    public void CopyTo(Vintasoft.Imaging.ImageProcessing.ProcessingCommandBase) Copies the state of the current command to the target command.