DicomObjects.NET.V8
DicomObjects.DicomCodecs Namespace / SimpleCodec Class

In This Topic
    SimpleCodec Class Properties
    In This Topic

    For a list of all members of this type, see SimpleCodec members.

    Public Properties
     NameDescription
    Public Property The maximum number of bits supported by this codec.  
    Public Property

    Lets a caller to Decompress tell whether data needs to be transformed following decompression. It is only relevent if the image has a Planar Configuration value (0028,0006) of 1.

    For the simple codec, the value comes from the constructor  
    Top
    See Also