DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / JpegLSCompressionOptions Class / Near Property

In This Topic
    Near Property
    In This Topic
    This value is the maximum permissible difference between the original and encoded pixel values
    Syntax
    'Declaration
     
    
    Public Property Near As System.Byte
    public System.byte Near {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also