MODALIZER SDK IDL file defines the MODALIZER SDK public Interface. More...
Classes | |
struct | ENCAPSULATED_VIDEO_PROPS |
struct | ENCAPSULATED_J2K_PROPS |
JPEG 2000 - specific properties. More... | |
interface | IDCXELM |
This inteface is used to get and set DICOM Elements and their value. More... | |
interface | IDCXELMIterator |
used for iterating over a collection of elements. More... | |
interface | IDCXOBJ |
A DICOM Object Interface. More... | |
interface | IDCXKIN |
Create Key Object Selection Document (Structured Report) More... | |
interface | IDCXOBJIterator |
This class is used to iterate over a collection of objects. More... | |
interface | IDCXPrintImageBox |
This interface is used for setting attributes of an image box on a printed film. More... | |
interface | IDCXPrintPage |
This interface is used for printing a film (page) using a DICOM printer. More... | |
interface | IDCXPrintSession |
This interface is used for managing print sessions. More... | |
interface | IDCXSEC |
Use this interface for secured DICOM network configuration and controlThe security context includes properties and methods to configure and control encrypted network comunication. To enable the security layer, create a security context instance and set it using DCXREQ or DCXACC SecurityContext property. See IDCXREQ.CertContext and IDCXACC.CertContext. More... | |
interface | IDCXACC |
Use this interface to build a DICOM Service SCP (Server). More... | |
interface | IDCXREQ |
Use this interface to perfrom tasks of a DICOM Service SCU. More... | |
interface | IDCXDICOMDIR |
A DICOMDIR file reader. Use the IDCXDICOMDIR Interface to read a DICOMDIR file and read the fileset records in it. Each method return a IDCXOBJIterator that can be used to go over the record of the specific type. If a matching string (or strings) is provided, then the records of that level that match the string a returned. If the matching string is empty, then all the records of that type are returned. For example, to get the complete list of all DICOM files in the fileset, simply use getSeriesLeafIterator with empty matching strings. More... | |
interface | IDCXAPP |
Do not use this interface while other threads may be using the toolkit functionality. More... | |
interface | IDCXDIC |
Lookup tags in the dictionary either by their name or by the number. More... | |
interface | IDCXUID |
Create Unique Identifiers (UID) More... | |
interface | IDCXIMG |
Use The DICOM Image Interface to manipulate, display and convert DICOM images to other formats. For an example of using this class see DICOMImageExample.cs. More... | |
interface | IDCXSR |
The DCXSR Interface is used for quickly creating DICOM Structured Reports. More... | |
interface | rzdcxLib::IDCXREQEvents |
Requester interface events (callbacks). Implement this interface to recireve events from the IDCXREQ Interface. More... | |
interface | rzdcxLib::IDCXACCEvents |
Accepter interface events (callbacks). Implement this interface to recireve events from the IDCXACC Interface. More... | |
Typedefs | |
typedef long | DICOM_TAG |
MODALIZER SDK IDL file defines the MODALIZER SDK public Interface.
Interface Definision
enum APPLICATION_PROFILE |
Application Profiles for Storage Media (DICOMDIR)
enum DWT_TYPE |
enum MCT_TYPE |
Multi-Component Transformation Type.
This enum is used to define when compressed or decompressed image receives a new SOP instance UID.
enum TRANSFER_SYNTAX |
Subset of Transfer Syntaxes for saving files. The following transfer syntaxes are supported for decoding and encoding of pixel data.