The following tables list the members exposed by AnnDataProvider.
Public Constructors
Name | Description | |
---|---|---|
![]() ![]() |
AnnDataProvider | Initializes a new instance of AnnDataProvider. |
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. |
![]() |
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