DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / DicomCodecBaseArguments Class
Properties


In This Topic
    DicomCodecBaseArguments Class Members
    In This Topic

    The following tables list the members exposed by DicomCodecBaseArguments.

    Public Properties
     NameDescription
    Public PropertyNumber of bits per sample allocated (always 8 or 16)  
    Public PropertyNumber of bits per sample used (always between 8 and 16)  
    Public PropertyThe full associated dataset  
    Public PropertyThe implementation UID of the original image  
    Public PropertySign of the data  
    Public PropertyThe photometric interpretation of the data  
    Public PropertyHow the colour pixel data is arranged  
    Public PropertyThe number of images planes.  
    Public PropertyThe size of the image (pixels x pixels)  
    Top
    See Also