Version 14 of the LEADTOOLS DICOM C++ Class Library has changed from Version 13 as follows:
LEADTOOLS DICOM C++ Class Library now supports Overlays Overview.
LEADTOOLS DICOM C++ Class Library now supports LUT Encoding Overview.
LEADTOOLS DICOM C++ Class Library now provides more extensive support for annotations.
LEADTOOLS DICOM C++ Class Library now provides more extensive support for security, including the ability to change the default security settings.
The following functions have been changed since version 13:
LDicomDS::GetImage takes 2 new parameters.
LDicomDS::SetImage takes 1 new parameter.
LDicomDS::GetImageList takes 1 new parameter.
LDicomDS::SetImageList takes 1 new parameter.
LDicomDS::InsertImage takes 1 new parameter.
LDicomDS::InsertImageList takes 1 new parameter.
LDicomNet::LDicomNet has a second constructor.
The following are new structures in version 14:
The following are new functions in version 14:
Security Settings
LDicomNet::OnPrivateKeyPassword
Annotation
LDicomDS::AddPresStateImageRefByDS
LDicomDS::AddPresStateImageRefByFileName
LDicomDS::ConvertDicomAnnObjToLEADAnnObj
LDicomDS::ConvertLEADAnnObjToDicomAnnObjs
LDicomDS::CreateGraphicAnnSQItem
LDicomDS::FindFirstGraphicAnnSQItem
LDicomDS::FindFirstPresStateRefSeriesItem
LDicomDS::FindNextGraphicAnnSQItem
LDicomDS::FindNextPresStateRefSeriesItem
LDicomDS::GetGraphicObjectCount
LDicomDS::GetGraphicObjectInfo
LDicomDS::GetGraphicObjElement
LDicomDS::GetGraphicObjPointCount
LDicomDS::GetLayerElementByIndex
LDicomDS::GetLayerElementByName
LDicomDS::GetLayerGraphicObjectCount
LDicomDS::GetLayerImageRefCount
LDicomDS::GetLayerImageRefElement
LDicomDS::GetLayerImageRefSOPInstance
LDicomDS::GetLayerTextObjectCount
LDicomDS::GetPresStateImageRefBySOPInstance
LDicomDS::GetPresStateImageRefCount
LDicomDS::GetPresStateImageRefSOPInstance
LDicomDS::OnConvertLEADAnnObjToDicomAnnObj
LDicomDS::RemoveAllGraphicObjects
LDicomDS::RemoveAllImageRefFromAllLayers
LDicomDS::RemoveAllImageRefsFromLayer
LDicomDS::RemoveAllPresStateImageRefs
LDicomDS::RemoveAllTextObjects
LDicomDS::RemoveImageRefFromLayer
LDicomDS::RemoveLayerGraphicObjects
LDicomDS::RemoveLayerTextObjects
LDicomDS::RemovePresStateImageRefBySOPInstance
LDicomDS::SetGraphicObjectInfo
Overlay Overview
LDicomDS::GetOverlayAttributes
LDicomDS::GetOverlayActivationLayer
LDicomDS::GetOverlayBitmapList
LDicomDS::SetOverlayAttributes
LDicomDS::SetOverlayBitmapList
LUT Encoding Overview
LDicomDS::GetModalityLUTAttributes
LDicomDS::GetPaletteColorLUTAttributes
LDicomDS::SetPaletteColorLUTAttributes
LDicomDS::GetPaletteColorLUTData
LDicomDS::SetPaletteColorLUTData
LDicomDS::DeletePaletteColorLUT
LDicomPrintSCU
LDicomPrintSCU::LDicomPrintSCU
LDicomPrintSCU::~LDicomPrintSCU
LDicomPrintSCU::CreateFilmSession
LDicomPrintSCU::CreateOverlayBox
LDicomPrintSCU::CreatePresentationLUT
LDicomPrintSCU::CreatePullPrintRequest
LDicomPrintSCU::DeleteFilmSession
LDicomPrintSCU::DeleteOverlayBox
LDicomPrintSCU::DeletePresentationLUT
LDicomPrintSCU::DeletePullPrintRequest
LDicomPrintSCU::FreeAnnotationBoxesInstanceUIDs
LDicomPrintSCU::FreeImageBoxesInstanceUIDs
LDicomPrintSCU::GetAnnotationBoxesCount
LDicomPrintSCU::GetAnnotationBoxInstanceUID
LDicomPrintSCU::GetAssociateRejectInfo
LDicomPrintSCU::GetDefaultFilmBoxParameters
LDicomPrintSCU::GetDefaultFilmSessionParameters
LDicomPrintSCU::GetDefaultImageBoxParameters
LDicomPrintSCU::GetDefaultOverlayBoxParameters
LDicomPrintSCU::GetDefaultPullPrintRequestParameters
LDicomPrintSCU::GetFilmBoxInstanceUID
LDicomPrintSCU::GetFilmSessionInstanceUID
LDicomPrintSCU::GetImageBoxesCount
LDicomPrintSCU::GetImageBoxInstanceUID
LDicomPrintSCU::GetLastOperationStatus
LDicomPrintSCU::GetOverlayBoxInstanceUID
LDicomPrintSCU::GetPresentationLUTInstanceUID
LDicomPrintSCU::GetPrinterConfiguration
LDicomPrintSCU::GetPrinterInfo
LDicomPrintSCU::GetPrintJobInfo
LDicomPrintSCU::GetPrintJobInstanceUID
LDicomPrintSCU::GetPullPrintRequestInstanceUID
LDicomPrintSCU::IsClassSupported
LDicomPrintSCU::OnPrinterReport
LDicomPrintSCU::OnPrintJobReport
LDicomPrintSCU::PrintFilmSession
LDicomPrintSCU::PrintPullPrintRequestSession
LDicomPrintSCU::UpdateAnnotationBox
LDicomPrintSCU::UpdateFilmSession
LDicomPrintSCU::UpdateImageBox
LDicomPrintSCU::UpdateOverlayBox
Digital Signatures
LDicomDS::GetMacTransferSyntax
LDicomDS::GetSignatureDateTime
LDicomDS::GetSignedElementsCount
DICOM Waveform Channels
LDicomWaveformChannel::LDicomWaveformChannel
LDicomWaveformChannel::~LDicomWaveformChannel
LDicomWaveformChannel::GetChannelSamples
LDicomWaveformChannel::SetChannelSamples16
LDicomWaveformChannel::SetChannelSamples32
LDicomWaveformChannel::SetChannelSamples8
LDicomWaveformChannel::GetChannelSource
LDicomWaveformChannel::SetChannelSource
LDicomWaveformChannel::GetChannelSensitivity
LDicomWaveformChannel::SetChannelSensitivity
LDicomWaveformChannel::GetChannelLabel
LDicomWaveformChannel::GetChannelMaximumValue
LDicomWaveformChannel::GetChannelMinimumValue
LDicomWaveformChannel::GetChannelOffset
LDicomWaveformChannel::GetChannelSampleSkew
LDicomWaveformChannel::GetChannelStatus
LDicomWaveformChannel::GetChannelTimeSkew
LDicomWaveformChannel::GetFilterHighFrequency
LDicomWaveformChannel::GetFilterLowFrequency
LDicomWaveformChannel::GetNotchFilterBandwidth
LDicomWaveformChannel::GetNotchFilterFrequency
LDicomWaveformChannel::GetWaveformChannelNumber
LDicomWaveformChannel::SetChannelLabel
LDicomWaveformChannel::SetChannelMaximumValue
LDicomWaveformChannel::SetChannelMinimumValue
LDicomWaveformChannel::SetChannelOffset
LDicomWaveformChannel::SetChannelSampleSkew
LDicomWaveformChannel::SetChannelStatus
LDicomWaveformChannel::SetChannelTimeSkew
LDicomWaveformChannel::SetFilterHighFrequency
LDicomWaveformChannel::SetFilterLowFrequency
LDicomWaveformChannel::SetNotchFilterBandwidth
LDicomWaveformChannel::SetNotchFilterFrequency
LDicomWaveformChannel::SetWaveformChannelNumber
LDicomWaveformChannel::AddAnnotation
LDicomWaveformChannel::DeleteAnnotation
LDicomWaveformChannel::GetAnnotationCount
LDicomWaveformChannel::GetAnnotation
LDicomWaveformChannel::GetIndex
LDicomWaveformChannel::GetWaveformGroup
DICOM Waveform Groups
LDicomWaveformGroup::LDicomWaveformGroup
LDicomWaveformGroup::~LdicomWaveformGroup
LDicomDS::GetWaveformGroupCount
LDicomWaveformGroup::AddChannel
LDicomWaveformGroup::DeleteChannel
LDicomWaveformGroup::GetChannel
LDicomWaveformGroup::GetNumberOfChannels
LDicomWaveformGroup::GetNumberOfSamplesPerChannel
LDicomWaveformGroup::SetNumberOfSamplesPerChannel
LDicomWaveformGroup::GetMultiplexGroupLabel
LDicomWaveformGroup::GetMultiplexGroupTimeOffset
LDicomWaveformGroup::GetSampleInterpretation
LDicomWaveformGroup::GetSamplingFrequency
LDicomWaveformGroup::GetTriggerSamplePosition
LDicomWaveformGroup::GetTriggerTimeOffset
LDicomWaveformGroup::GetWaveformOriginality
LDicomWaveformGroup::GetWaveformPaddingValue
LDicomWaveformGroup::SetMultiplexGroupLabel
LDicomWaveformGroup::SetMultiplexGroupTimeOffset
LDicomWaveformGroup::SetSampleInterpretation
LDicomWaveformGroup::SetSamplingFrequency
LDicomWaveformGroup::SetTriggerSamplePosition
LDicomWaveformGroup::SetTriggerTimeOffset
LDicomWaveformGroup::SetWaveformOriginality
LDicomWaveformGroup::SetWaveformPaddingValue
LDicomWaveformGroup::LoadAudio
LDicomWaveformGroup::SaveAudio
DICOM Context Groups
DICOM Context Groups: Loading/Inserting and Deleting Context Groups
DICOM Context Groups: Maneuvering Through the Context Group Table
DICOM Context Groups: Searching the Context Group Table
DICOM Context Groups: Inserting and Deleting Coded Concepts
DICOM Context Groups: Modifying Coded Concepts
DICOM Context Groups: Restoring Context Groups
DICOM Context Groups: Miscellaneous
LDicomContextGroup::GetFirstCodedConcept
LDicomContextGroup::GetLastCodedConcept
LDicomContextGroup::GetNextCodedConcept
LDicomContextGroup::GetPrevCodedConcept
LDicomContextGroup::GetCountCodedConcept
LDicomContextGroup::FindIndexCodedConcept
LDicomContextGroup::GetContextGroup
LDicomContextGroup::FindCodedConcept
LDicomContextGroup::InsertCodedConcept
LDicomContextGroup::DeleteCodedConcept
LDicomContextGroup::SetCodeMeaning
LDicomContextGroup::ExistsCodedConcept
For more information, refer to: