DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / VideoCodec Class / Compress Method






    Compress Method (VideoCodec)
    Not currently implemented
    Syntax
    'Declaration
     
    
    Public Overrides Sub Compress( _
       ByVal args As CompressionArguments _
    ) 
     
    'Usage
     
    
    Dim instance As VideoCodec
    Dim args As CompressionArguments
     
    instance.Compress(args)

    Parameters

    args
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also