DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / CompressionArguments Class / Image Property

In This Topic
    Image Property (CompressionArguments)
    In This Topic
    The DICOM image being compressed
    Syntax
    'Declaration
     
    
    Public Property Image As DicomImage
    public DicomImage Image {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also