DicomOptions
Class DicomOptions
Namespace: Imagise.Converter.ImageOptions
Assembly: Imagise.Converter.dll
The API for Digital Imaging and Communications in Medicine (DICOM) raster image format creation is a specialized tool tailored for medical device applications. It enables the seamless generation of DICOM images, crucial for storing medical data and containing vital identification information. With features to and set compression, define color types, and embed XMP metadata, developers can ensure compliance and flexibility in managing DICOM images for medical imaging purposes.
public class DicomOptions : ImageOptions, IDisposable
Inheritance
object ← ImageOptions ← DicomOptions
Implements
Inherited Members
ImageOptions.Clone(), ImageOptions.Dispose(), ImageOptions.Source, ImageOptions.VectorRasterizationOptions, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
DicomOptions()
Initializes a new instance of the
public DicomOptions()