ImageGear for .NET
SaveOverlay Method
See Also  Send Feedback
ImageGear21.Formats.Dicom Assembly > ImageGear.Formats.DICOM Namespace > ImGearDICOM Class : SaveOverlay Method




artPage
ART page with marks to save to overlay.
page
Page to which to save annotations.

Glossary Item Box

Saves ART marks into DICOM dataset as overlay planes.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

artPage
ART page with marks to save to overlay.
page
Page to which to save annotations.

Remarks

Each ART group is saved into a separate overlay plane.

Since overlay planes do not support any types of graphic objects other than bitonal bitmaps, all ART marks from a group are converted into a bitmap before saving into an overlay.

Overlay planes do not support specifying the colors (even black or white). An overlay pixel can only be visible or invisible. All visible overlay pixels are displayed with the same color, which is specified by the application and not stored in the DICOM DataSet.

See Also

©2013. Accusoft Corporation. All Rights Reserved.