The following tables list the members exposed by AnnDataProvider.
Protected Constructors
Name | Description | |
---|---|---|
![]() |
AnnDataProvider | Initializes a new instance of this class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Decrypt | De-scrambles the pixel data of the image at the specified location and size using a key. |
![]() |
Encrypt | Scrambles the pixel data of the image at the specified location and size using a key. |
![]() |
Fill | Fills with a color the image data at the specified location and size. |
![]() |
GetImageData | Returns the image data at the specified location and size. |
![]() |
GetImageData | Returns the image data at the specified location and size. |
![]() |
SetImageData | Sets the image data at the specified location and size. |
![]() |
SetImageData | Sets the image data at the specified location and size. |
Public Properties
Name | Description | |
---|---|---|
![]() |
CanRead | Gets a value that indicate whether this AnnDataProvider supports reading image data. |
![]() |
CanWrite | Gets a value that indicate whether this AnnDataProvider supports writing image data. |
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