DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / DecompressionArguments Class / YBRdetected Property

In This Topic
    YBRdetected Property
    In This Topic
    Check for YBR detection in the Jpeg data using IsJpegYCbCr()
    Syntax
    'Declaration
     
    
    Public Property YBRdetected As System.Boolean
    public System.bool YBRdetected {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also