Class Image Class

Represents an entry in the collection of prerendered images.

Constructors:

NameDescription
Public methodImage() Initializes a new instance of the Image class.
Public methodImage(ParallaxImageItem) Initializes a new instance of the Image class with an existing ParallaxImageItem storage.

Properties:

NameDescription
Public propertyX Gets or sets the parallax' x value.
Public propertyY Gets or sets the parallax' y value.
Public propertyHeight Gets or sets the height of the prerendered image.
Public propertyWidth Gets or sets the width of the prerendered image.
Public propertyReference Gets or sets the prerendered image reference identifier.
Public propertyRepresentation Gets or sets the format of the prerendered image data.