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

In This Topic
    PixelRequest Property
    In This Topic
    The requested resolution to decompress the image to
    Syntax
    'Declaration
     
    
    Public Property PixelRequest As PixelRequest
    public PixelRequest PixelRequest {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also