DicomObjects.NET.V8
DicomObjects.DicomCodecs Namespace / CodecGlobal Class / AddCodec Method



AddCodec Method
Adds codec into DicomObjects
Overload List
OverloadDescription

Finds all codec factories in the assembly by finding classes which are derived from the CodecFactory abstract class.

Once the factories have been identified, their supported combinations of formats/transfer syntaxes and operations are indexed for future use

 

Finds all codec factories in the assembly by finding classes which are derived from the CodecFactory abstract class.

Once the factories have been identified, their supported combinations of formats/transfer syntaxes and operations are indexed for future use

 
Requirements

Target Platforms: .NET CLR 4.0 or higher

See Also