Class ImageTypes
Standard types of images.
Inheritance
System.Object
ImageTypes
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Snowflake.Model.Records.File
Assembly: Snowflake.Framework.Primitives.dll
Syntax
public static class ImageTypes
Fields
Generic
A generic image
Declaration
public static readonly string Generic
Field Value
Type | Description |
---|---|
System. |
MediaBoxartBack
Back box art
Declaration
public static readonly string MediaBoxartBack
Field Value
Type | Description |
---|---|
System. |
MediaBoxartFront
Front box art
Declaration
public static readonly string MediaBoxartFront
Field Value
Type | Description |
---|---|
System. |
MediaIcon
Game icon
Declaration
public static readonly string MediaIcon
Field Value
Type | Description |
---|---|
System. |
MediaLogo
Game logoes
Declaration
public static readonly string MediaLogo
Field Value
Type | Description |
---|---|
System. |
MediaManualPage
Manual page
Declaration
public static readonly string MediaManualPage
Field Value
Type | Description |
---|---|
System. |
MediaMarquee
An arcade cabinet marquee
Declaration
public static readonly string MediaMarquee
Field Value
Type | Description |
---|---|
System. |
MediaPromotional
Promotional material, such as promotional screenshots, advertisements, etc.
Declaration
public static readonly string MediaPromotional
Field Value
Type | Description |
---|---|
System. |
Screenshot
A game screenshot
Declaration
public static readonly string Screenshot
Field Value
Type | Description |
---|---|
System. |