Specifies how to treat the transparent color of an AnnPicture.
lt.Annotations.Core.AnnTransparentMode = {None: 0,UseColor: 1,TopLeftPixel: 2}
lt.Annotations.Core.AnnTransparentMode = {None: 0,UseColor: 1,TopLeftPixel: 2}
Members
| 0 | None |
(0)The AnnPicture is not transparent. |
| 1 | UseColor |
(1)Use the transparent color of the AnnPicture. |
| 2 | TopLeftPixel |
(2)Use the top left pixel of the AnnPicture as the transparent color. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
