The following tables list the members exposed by AnnDataProvider.
Public Properties
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. |
Top
See Also