DicomObjects.NET10 Documentation
DicomObjects Namespace / PixelRequest Class
Members



In This Topic
    PixelRequest Class
    In This Topic
    Class used to control requests for pixel data.
    Syntax
    'Declaration
     
    
    Public Class PixelRequest 
    'Usage
     
    
    Dim instance As PixelRequest
    public class PixelRequest 
    public ref class PixelRequest 
    Remarks
    This class is used mainly internally to specify requirements for cases such as progressive rendering using JPEG 2000 / JPIP
    Inheritance Hierarchy

    System.Object
       DicomObjects.PixelRequest

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also