| IKaxImagePersister Interface |
Namespace: Kettic.AspNet.Controls
The IKaxImagePersister type exposes the following members.
| Name | Description | |
|---|---|---|
| GenerateBinaryImageUrl |
Generates an Uri at which the image's data can be accessed
| |
| LoadImage |
Retrieves image binary data from storage
| |
| SaveImage |
Saves a image's data to storage
|