DicomObjects Reference
DicomObjects Reference / DicomImage Object / BurnInLabels Method
In This Topic
    BurnInLabels Method
    In This Topic
    Description
    Burn Annotations into pixel data
    Syntax
    Visual Basic
    Public Sub BurnInLabels() 
    Remarks
    Add all labels to the image at maximum pixel value for white and minimum for black, or the inverse if the image is MONOCHROME1
    See Also