openDICOM.NET API Reference (openDICOM# Class Library)

AcrNemaFile Constructor (Stream, Boolean)

Creates an ACR-NEMA file instance from an ACR-NEMA output stream. IsStrictDecoded is set to specified decoding attribute.

public AcrNemaFile(
   Stream stream,
   bool useStrictDecoding
);

See Also

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