C#
VB
C++
Specifies how to treat the transparent color of an AnnPicture
public enum AnnTransparentMode Public Enum AnnTransparentModeInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
public enum class AnnTransparentMode : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable Members
| Value | Member | Description |
|---|---|---|
| 0 | None | The AnnPicture is not transparent. |
| 1 | UseColor | Use the AnnPicture.TransparentColor property of the AnnPicture. |
| 2 | TopLeftPixel | Use the top left pixel of the AnnPicture.Image property of the AnnPicture as the transparent color. |
For C#/VB examples, refer to AnnPicture.
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
