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

    API changes in Vintasoft.Imaging.Dicom.dll

    Changed classes:

    Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomUtils
    Added methods
    public Vintasoft.Imaging.Codecs.Decoders.DicomDecodingSettings CreateDecodingSettingsForGetting16BppGrayscaleImage(Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomFrame) Creates the DICOM decoding settings for getting 16-bpp grayscale image from DICOM frame.


    Vintasoft.Imaging.ImageProcessing.GetDefaultVoiLutCommand
    Added properties
    public Vintasoft.Imaging.ImageProcessing.VoiLutSearchMode VoiLutSearchMode { get; set; } Gets or sets the VOI LUT search mode.
    Added constructors
    public void GetDefaultVoiLutCommand(Vintasoft.Imaging.ImageProcessing.VoiLutSearchMode) Initializes a new instance of the GetDefaultVoiLutCommand class.


    New enumerations:

    public enum Vintasoft.Imaging.ImageProcessing.VoiLutSearchMode Specifies available VOI LUT search modes.