Contains alternate image data.
More...
|
string | Full [get, set] |
| Gets or sets the file name of the full-size image. More...
|
|
string | Group [get, set] |
| Gets or sets the group to which the image belongs. More...
|
|
string | Sprite [get, set] |
| Gets or sets the file name of the sprite image. More...
|
|
int | X [get, set] |
| Gets or sets the x-offset of the image. More...
|
|
int | Y [get, set] |
| Gets or sets the y-offset of the image. More...
|
|
int | W [get, set] |
| Gets or sets the width of the image. More...
|
|
int | H [get, set] |
| Gets or sets the height of the image. More...
|
|
Contains alternate image data.
string RiotNet.Models.AltImage.Full |
|
getset |
Gets or sets the file name of the full-size image.
string RiotNet.Models.AltImage.Group |
|
getset |
Gets or sets the group to which the image belongs.
int RiotNet.Models.AltImage.H |
|
getset |
Gets or sets the height of the image.
string RiotNet.Models.AltImage.Sprite |
|
getset |
Gets or sets the file name of the sprite image.
int RiotNet.Models.AltImage.W |
|
getset |
Gets or sets the width of the image.
int RiotNet.Models.AltImage.X |
|
getset |
Gets or sets the x-offset of the image.
int RiotNet.Models.AltImage.Y |
|
getset |
Gets or sets the y-offset of the image.
The documentation for this class was generated from the following file: