ImageView Class |
Namespace: LSRetail.Omni.Domain.DataModel.Base.Retail
public class ImageView : Entity, IDisposable
The ImageView type exposes the following members.
| Name | Description | |
|---|---|---|
| ImageView | Initializes a new instance of the ImageView class | |
| ImageView(String) | Initializes a new instance of the ImageView class |
| Name | Description | |
|---|---|---|
| AvgColor | ||
| Crossfade |
Used to tell whether image should be crossfaded in or not, they should be crossfaded if they come from the server, otherwise not
| |
| DisplayOrder | ||
| Format | ||
| Id | (Inherited from Entity.) | |
| Image | ||
| ImgBytes | ||
| ImgSize | ||
| LoadFromFile | ||
| Location | ||
| LocationType | ||
| ObjectId |
| Name | Description | |
|---|---|---|
| Clone | ||
| Dispose | Releases all resources used by the ImageView | |
| GetAvgColor |