Class Image
Inheritance
System.Object
Image
Namespace: Eco.ModKit.Internal
Assembly: Eco.ModKit.dll
Syntax
public class Image : Object
Constructors
Image()
Declaration
public Image()
Properties
filename
Declaration
public string filename { get; set; }
Property Value
Type | Description |
---|---|
System.String |
original
Declaration
public string original { get; set; }
Property Value
Type | Description |
---|---|
System.String |
thumb_320x180
Declaration
public string thumb_320x180 { get; set; }
Property Value
Type | Description |
---|---|
System.String |