DicomObjects Reference
DicomObjects Reference / DicomImage Object / BurnInLabels Method
BurnInLabels Method
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