FileFormat

DicomImage.FileFormat property

Retrieve the file format value effortlessly with this intuitive property. Ideal for developers seeking quick access to the format of the image file, ensuring efficient handling and processing based on the file type.

public override FileFormat FileFormat { get; }

See Also