Image Class
Represents an entry in the collection of prerendered images.
Constructors:
Name | Description | |
---|---|---|
![]() | Image() | Initializes a new instance of the Image class. |
![]() | Image(ParallaxImageItem) | Initializes a new instance of the Image class with an existing ParallaxImageItem storage. |
Properties:
Name | Description | |
---|---|---|
![]() | X | Gets or sets the parallax' x value. |
![]() | Y | Gets or sets the parallax' y value. |
![]() | Height | Gets or sets the height of the prerendered image. |
![]() | Width | Gets or sets the width of the prerendered image. |
![]() | Reference | Gets or sets the prerendered image reference identifier. |
![]() | Representation | Gets or sets the format of the prerendered image data. |