DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / CaptureBackColour Property

In This Topic
    CaptureBackColour Property
    In This Topic
    User defined background colour for image output of PrinterImage, Bitmap and SubImage methods Default is Black background
    Syntax
    'Declaration
     
    
    Public Property CaptureBackColour As System.Drawing.Color
    public System.Drawing.Color CaptureBackColour {get; set;}
    Remarks
    Default is Black background
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also