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


In This Topic
    ModificationArguments Class Members
    In This Topic

    The following tables list the members exposed by ModificationArguments.

    Public Properties
     NameDescription
    Public PropertyNumber of bits per sample allocated (always 8 or 16) (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments)
    Public PropertyNumber of bits per sample used (always between 8 and 16) (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments)
    Public PropertyThe full associated dataset (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments)
    Public PropertyThe implementation UID of the original image (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments)
    Public PropertySign of the data (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments)
    Public PropertyThe description of the image to put into the newly compressed object  
    Public PropertyThe definition of the image to put into the newly compressed object  
    Public PropertyThe rescale offset to be applied to the new object  
    Public PropertyThe transfer syntax into which the image should be compressed  
    Public PropertyThe photometric interpretation of the data (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments)
    Public PropertyHow the colour pixel data is arranged (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments)
    Public PropertyThe number of images planes. (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments)
    Public PropertyA data to describe compression quality  
    Public PropertyThe colour space into which the codec will be converting the image  
    Public PropertyThe scale factor to be applied to the new image  
    Public PropertyThe size of the image (pixels x pixels) (Inherited from DicomObjects.DicomCodecs.DicomCodecBaseArguments)
    Top
    See Also