DicomObjects.NET.8.48 Documentation
DicomObjects.Video Namespace / VideoCompressionOptions Class / PaddingColour Property

In This Topic
    PaddingColour Property
    In This Topic
    Colour to use for any padding required if OutputSize is not the same as the original DICOM image size
    Syntax
    'Declaration
     
    
    Public Property PaddingColour As System.Drawing.Color
    public System.Drawing.Color PaddingColour {get; set;}
    Remarks
    Default is Black
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also