openDICOM.NET API Reference (openDICOM# Class Library)

AcrNemaFile Constructor (String, Boolean)

Creates an ACR-NEMA file instance from an ACR-NEMA file defined by file name. IsStrictDecoded is set to given decoding attribute.

public AcrNemaFile(
   string fileName,
   bool useStrictDecoding
);

See Also

AcrNemaFile Class | openDicom.File Namespace | AcrNemaFile Constructor Overload List